configure: Add --disable-fatal-warnings configure option

This commit is contained in:
Sebastian Dröge 2012-01-25 13:10:07 +01:00
parent 99d4792014
commit 39808588c0
2 changed files with 4 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit 11f0cd5a3fba36f85cf3e434150bfe66b1bf08d4
Subproject commit 7604bab58b5dfc9370d506952f0407fb75c00388

View file

@ -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