[pulseaudio-discuss] [PATCH] src/Makefile: Use AM_CPPFLAGS instead AM_CFLAGS for preprocessor arguments

Tanu Kaskinen tanuk at iki.fi
Mon Mar 25 08:01:54 PDT 2013


On Sat, 2013-03-23 at 18:26 +0000, Javier Jardón wrote:
> As the automake documentation says:
> 
> AM_CPPFLAGS: The contents of this variable are passed to every compilation
> that invokes the C preprocessor; it is a list of arguments to the preprocessor.
> For instance, -I and -D options should be listed here
> 
> AM_CFLAGS: This is the variable the Makefile.am author can use to pass in
> additional C compiler flags.
> 
> http://www.gnu.org/software/automake/manual/html_node/Program-Variables.html
> ---
>  src/Makefile.am | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied, thanks!

-- 
Tanu



More information about the pulseaudio-discuss mailing list