summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-01-25 13:14:51 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-01-25 13:14:51 +0100
commitb8ebb2f895c21114c337f3905a00e4d8058e6747 (patch)
treeb70d637c99385fa73d056b6d0d9d43f70f2452f1
parentcf3d3fe00d36acf98b12bbdb5efacfca06eb82a2 (diff)
parent39808588c0b56edfa1c4c77d86618742cffe1019 (diff)
Merge branch 'master' into 0.11
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bbb7413..c36ea18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -60,6 +60,8 @@ AC_SUBST(ACLOCAL_AMFLAGS, "-I m4 -I common/m4")
dnl *** check for arguments to configure ***
+AG_GST_ARG_DISABLE_FATAL_WARNINGS
+
AG_GST_ARG_WITH_PKG_CONFIG_PATH
AG_GST_ARG_WITH_PACKAGE_NAME
AG_GST_ARG_WITH_PACKAGE_ORIGIN
@@ -132,7 +134,7 @@ dnl set location of plugin directory
AG_GST_SET_PLUGINDIR
dnl define an ERROR_CFLAGS Makefile variable
-AG_GST_SET_ERROR_CFLAGS($GST_GIT, [
+AG_GST_SET_ERROR_CFLAGS($FATAL_WARNINGS, [
-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef
-Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition
-Winit-self -Wmissing-include-dirs -Waddress