Run gcc supported flags test without our stricter warning flags
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Aug 2012 05:44:32 +0000 (08:44 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Aug 2012 05:44:32 +0000 (08:44 +0300)
commit789e258d6cf6f50c74af6c19579e90c7afed4b7c
tree491667e4d3131f34a8cd37023d2267c82a3ce57b
parente06177ee657fbb1c32e1f651c8ae4da73e87c65b
Run gcc supported flags test without our stricter warning flags

- Fixes fallout from commit f9c69f803f74bd458269c7a06def494ea63387e6:
  running these tests with -Wstrict-prototypes causes all these tests
  to fail as AC_LANG_PROGRAM() uses an incomplete prototype for
  main() :(
configure.ac