[build] Use AS_COMPILER_FLAGS
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 22 Jun 2009 17:15:17 +0000 (18:15 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 22 Jun 2009 17:16:10 +0000 (18:16 +0100)
commitca97935596f521e1039e3a765ec21a2114afa33d
treeafeb1c1ae72e1341c1a507e51ec1216fe1935909
parent4844555a00a691e96ae1b4c9b0fd38ea480d2337
[build] Use AS_COMPILER_FLAGS

We should use the AS_COMPILER_FLAGS m4 macro to allow for graceful
handling of compiler flags on different versions of GCC and on
different compilers.
build/autotools/Makefile.am
build/autotools/as-compiler-flag.m4 [new file with mode: 0644]
configure.ac