fix build
Original commit message from CVS: fix build
This commit is contained in:
parent
c514656e3a
commit
1048c62b2c
@ -1,3 +1,7 @@
|
|||||||
|
2008-11-28 Christian Schaller <christian.schaller@collabora.co.uk>
|
||||||
|
|
||||||
|
* gst/speexresample/Makefile.am: fix build by removing -lgstaudio
|
||||||
|
|
||||||
2008-11-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
2008-11-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
* docs/plugins/gst-plugins-base-plugins.args:
|
* docs/plugins/gst-plugins-base-plugins.args:
|
||||||
|
@ -16,7 +16,6 @@ libgstaudioresample_la_LIBADD = \
|
|||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
$(GST_LIBS) \
|
$(GST_LIBS) \
|
||||||
-lgstaudio-$(GST_MAJORMINOR) \
|
|
||||||
$(LIBOIL_LIBS) \
|
$(LIBOIL_LIBS) \
|
||||||
$(LIBM)
|
$(LIBM)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user