summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-02-25 14:57:33 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-02-25 15:01:22 +0000
commited49e6688cd4f5dae19c10a7b85f3bdabd3c6fd4 (patch)
tree94db333595cdcd7c5a9bcd1180edfb64e7c9f147 /configure.ac
parent40bc0400640d356aa008e2dd1821eb885e41adc3 (diff)
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 26a058ab..abc51879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1049,7 +1049,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 ***
dnl keep this alphabetic per directory, please