tests: don't use options that Clang does not support
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 12:26:09 +0000 (14:26 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 25 Oct 2012 12:26:09 +0000 (14:26 +0200)
commit324a5576515921a9c41913833cacde6dadee303a
treeccda5b7d9ed6ce1e60acd61008c2ca45bfbcd08f
parent94843f0aa3d347ed66d09bc8552c3f6c856088c0
tests: don't use options that Clang does not support

* configure.ac (WARN_CFLAGS, WARN_CXXFLAGS): Do not include options
that Clang does not support.
configure.ac