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

This commit is contained in:
Jan Schmidt 2009-02-25 20:52:08 +00:00
parent d99f4c9756
commit ca2990b67c
2 changed files with 2 additions and 2 deletions

2
common

@ -1 +1 @@
Subproject commit a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe2
Subproject commit 57c83f2ced9890f1f8c4c64cd6c0b70f952e6a59

View file

@ -421,7 +421,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 ***