Use new GST_ENABLE_EXTRA_CHECKS #define
authorSebastian Dröge <sebastian@centricular.com>
Tue, 20 Oct 2015 14:29:42 +0000 (17:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 21 Oct 2015 11:37:37 +0000 (14:37 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=756870

configure.ac

index c7b5c1f..a92cab7 100644 (file)
@@ -68,6 +68,9 @@ AC_CONFIG_MACRO_DIR([m4])
 
 dnl *** check for arguments to configure ***
 
+AG_GST_ARG_DISABLE_FATAL_WARNINGS
+AG_GST_ARG_ENABLE_EXTRA_CHECKS
+
 AG_GST_ARG_DEBUG
 AG_GST_ARG_PROFILING
 AG_GST_ARG_VALGRIND