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

This commit is contained in:
Jan Schmidt 2009-02-25 14:57:33 +00:00
parent 40bc040064
commit ed49e6688c
2 changed files with 2 additions and 2 deletions

2
common

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

View file

@ -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