projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366ead5
)
build: Update shave init statement for changes in common. Bump common.
author
Jan Schmidt
<thaytan@noraisin.net>
Wed, 25 Feb 2009 15:06:07 +0000
(15:06 +0000)
committer
Jan Schmidt
<thaytan@noraisin.net>
Wed, 25 Feb 2009 15:06:07 +0000
(15:06 +0000)
common
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/common
b/common
index a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe2..57c83f2ced9890f1f8c4c64cd6c0b70f952e6a59 160000
(submodule)
--- a/
common
+++ b/
common
@@
-1
+1
@@
-Subproject commit
a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe2
+Subproject commit
57c83f2ced9890f1f8c4c64cd6c0b70f952e6a59
diff --git
a/configure.ac
b/configure.ac
index e2aa8a7981d09238528be8e5632f360e9ccdbc9a..12633c64bec089ade28c5a7ac488f950a6aed5ed 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1418,7
+1418,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 ***