config: move CWARNFLAGS from configure.ac to Makefile.am
authorGaetan Nadon <memsize@videotron.ca>
Thu, 11 Feb 2010 15:08:07 +0000 (10:08 -0500)
committerGaetan Nadon <memsize@videotron.ca>
Thu, 11 Feb 2010 15:08:07 +0000 (10:08 -0500)
commitd138c73276226ce424d36e80ce745aa9461f110e
tree5149fff51435f8fb510e2781c2f2b8a1972094ef
parentac6606d8da914610446c5327813798bfbba4d6c2
config: move CWARNFLAGS from configure.ac to Makefile.am

Compiler warning flags should be explicitly set in the makefile
rather than being merged with other packages compiler flags.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Makefile.am
configure.ac