Attention is currently required from: pespin.
1 comment:
Patchset:
Pau I saw your opinion, thanks, no need to post it again on each and every patch.
It's the matter of consistency (most project do have `-I` in `AM_CPPFLAGS`, with some exceptions I am fixing) and clarity: `AM_CPPFLAGS` is for preprocessor flags, `AM_CFLAGS` is for compiler flags. The fact that gcc combines both and allows to pass arguments in arbitrary order does not mean we should put stuff in wrong variables.
To view, visit change 31785. To unsubscribe, or for help writing mail filters, visit settings.