aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2016-06-15 00:04:21 +0200
committerPeter Wu <peter@lekensteyn.nl>2016-06-17 06:41:29 +0000
commita4f58021d0ed3de0a2d1331b496847a1e072d143 (patch)
treeb00e641081353db366aa9757dcd9fa282b883f10 /configure.ac
parent42b060905e6a84c1413803e59766802089f6349d (diff)
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>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c051caabc4..930d3ca459 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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