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)
commitb64d7594acf3e41f8ac0868d972be0e75fdcb35b
tree0bcc40d8da12774b7fdb5f39fc06f212f33c6116
parent1119b9057b41435cfdde6822e3a637a2c18e7ca1
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>
configure.ac
src/Makefile.am