Hi,
is it really correct to use AM_CFLAGS = @CFLAGS@ in Makefile.am? What I
can see is that the real compile command line is always combined from
both the CFLAGS and AM_CFLAGS. So in the current situation I end with
the real C flags given twice to the compiler (makes the build logs
bigger ;-) ). As per automake documentation
(http://www.gnu.org/software/automake/manual/html_node/Program-variables.html#index-AM_005fCFLAGS-494),
AM_CFLAGS should be used to pass only additional flags. There are actually
also other flags passed via AM_CFLAGS so the whole usage should be verified I
think.
Dan
--
Dan Horák
Software Engineer
Red Hat Czech s.r.o., Purkyňova 99, 612 45 Brno
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel