[build] Add AS_COMPILER_FLAGS
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 8 Jun 2009 01:22:26 +0000 (02:22 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 8 Jun 2009 01:22:26 +0000 (02:22 +0100)
commit54b5d076820cce3f69a699b34ca810204651bcc0
tree8bf29cd15922dca491c2b9aad26947181eb13a04
parent12b4e0400cfa85ab2c7d1544174747226d6b031a
[build] Add AS_COMPILER_FLAGS

Use the AS_COMPILER_FLAGS to check whether the maintainer compiler flags
we use are supported; this should fail gracefully and only use the ones
that the compiler actually understands.

Fixes bug:

  http://bugzilla.openedhand.com/show_bug.cgi?id=1639
build/autotools/as-compiler-flag.m4 [new file with mode: 0644]
configure.ac