Commit Graph

2 Commits

Author SHA1 Message Date
Gaetan Nadon c4134a6cb6 config: move compiler flags from configure.ac to Makefile.am
CFLAGS is an automake defined variable that should not be set
by the module. It should not be AC_SUBST either, it already is.

Use AM_CFLAGS in Makefile.am. This will allow the user to override
the flags as they will be in the right order.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-02-08 20:08:52 -05:00
Søren Sandmann Pedersen c5f63f703d Add Makefile.am here. Also, for the record, CVS needs a bullet through its
head
2005-07-13 21:52:24 +00:00