diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-02-08 20:08:52 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-02-08 20:08:52 -0500 |
commit | 05d0d0fcee0ecf596f489554ac4688dda0cd815d (patch) | |
tree | aa9ce3bdd6f5a89895d128a9edbcfceaa20f46ba /autogen.sh | |
parent | ec2d3b6055d5f4eda11f924e3f52e80a093307e8 (diff) |
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>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions