[gst-cvs] gnonlin: build: Update shave init statement for changes in common. Bump common.

Jan Schmidt thaytan at kemper.freedesktop.org
Wed Feb 25 07:12:24 PST 2009


Module: gnonlin
Branch: master
Commit: f46e65ece1331810768dcb60d750c0f9f14e3eca
URL:    http://cgit.freedesktop.org/gstreamer/gnonlin/commit/?id=f46e65ece1331810768dcb60d750c0f9f14e3eca

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Wed Feb 25 15:09:41 2009 +0000

build: Update shave init statement for changes in common. Bump common.

---

 common       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/common b/common
index a6ce5c6..57c83f2 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe2
+Subproject commit 57c83f2ced9890f1f8c4c64cd6c0b70f952e6a59
diff --git a/configure.ac b/configure.ac
index acbd4f6..a6b4527 100644
--- a/configure.ac
+++ b/configure.ac
@@ -197,7 +197,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 ***
 





More information about the Gstreamer-commits mailing list