summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2016-05-30 18:33:01 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2016-05-31 13:04:16 +0200
commitd5e3a4a5c34fc4408298e824872c4ed511b4bb3c (patch)
treecc76b334cea1a4ab1fb6220e4c6d632ec85d7a2f /configure.ac
parent94dafd6edf3fbe799fcbe22de0d3156286dfbd60 (diff)
build-sys: enable -Wmissing-prototypes
Turns out it is possible to fix the warnings now. Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f29c66..c94d41b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -583,7 +583,7 @@ dnl check compiler flags
# We want to enable these, but need to sort out the
# decl mess with src/generated_*.c
-dontwarn="-Wmissing-prototypes -Wmissing-declarations"
+dontwarn="-Wmissing-declarations"
# We want to enable these, but Gtk+2.0 has a bad decl
# gtk-2.0/gtk/gtkitemfactory.h:47:1: error: function declaration