summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-02-25 15:06:07 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-02-25 15:06:07 +0000
commit3ee87fa8f2591f2780b22fe8530038c0206d2c78 (patch)
tree73a3ce703895c0feb48863dab0c6a03134cfe67f /configure.ac
parent366ead5ab027cbce099f5f2fe71d7bc31f7007d5 (diff)
downloadgst-plugins-bad-3ee87fa8f2591f2780b22fe8530038c0206d2c78.tar.gz
gst-plugins-bad-3ee87fa8f2591f2780b22fe8530038c0206d2c78.tar.bz2
gst-plugins-bad-3ee87fa8f2591f2780b22fe8530038c0206d2c78.zip
build: Update shave init statement for changes in common. Bump common.
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 e2aa8a79..12633c64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1418,7 +1418,7 @@ dnl whatevertarget_LIBS and -L flags here affect the rest of the linking
GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' $GST_ALL_LDFLAGS"
AC_SUBST(GST_PLUGIN_LDFLAGS)
-SHAVE_INIT([common])
+SHAVE_INIT([common],[enable])
dnl *** output files ***