autotool: Add -Wc99-extensions CFLAGS

See with CMake (ga9070e1a90)

Change-Id: If768b663f9ed032503fc121785b078c0107cdadc
Reviewed-on: https://code.wireshark.org/review/15909
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
This commit is contained in:
Alexis La Goutte 2016-06-15 00:04:21 +02:00 committed by Peter Wu
parent 42b060905e
commit a4f58021d0
1 changed files with 3 additions and 0 deletions

View File

@ -686,6 +686,9 @@ then
fi
fi
#Clang only
AC_WIRESHARK_COMPILER_FLAGS_CHECK(-Wc99-extensions, C)
#
# Try to add some additional checks to CFLAGS.
# These are not enabled by default, because the warnings they produce