From ed49e6688cd4f5dae19c10a7b85f3bdabd3c6fd4 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 25 Feb 2009 14:57:33 +0000 Subject: build: Update shave init statement for changes in common. Bump common. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit