summaryrefslogtreecommitdiffstats
path: root/src/gst-plugins-good.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-12-05 11:14:01 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-12-05 11:14:01 (GMT)
commite059b0742797c920a50444c6559514aae1316185 (patch)
tree2cfadc08bd772513702e56625e0b9c2b76d89bea /src/gst-plugins-good.mk
parentc36416c90097002d1b7b412ad820bec55e211e76 (diff)
downloadmxe-e059b0742797c920a50444c6559514aae1316185.zip
mxe-e059b0742797c920a50444c6559514aae1316185.tar.gz
mxe-e059b0742797c920a50444c6559514aae1316185.tar.bz2
portability fix for package gstreamer and plugins using upstream patches
Diffstat (limited to 'src/gst-plugins-good.mk')
-rw-r--r--src/gst-plugins-good.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk
index 6afd11d..2f517d6 100644
--- a/src/gst-plugins-good.mk
+++ b/src/gst-plugins-good.mk
@@ -25,6 +25,8 @@ define $(PKG)_BUILD
# The value for WAVE_FORMAT_DOLBY_AC3_SPDIF comes from vlc and mplayer:
# http://www.videolan.org/developers/vlc/doc/doxygen/html/vlc__codecs_8h-source.html
# http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2004-August/019283.html
+ # following autoconf call is only required for release 0.10.26
+ cd '$(1)' && autoconf
cd '$(1)' && ./configure \
--host='$(TARGET)' \
--prefix='$(PREFIX)/$(TARGET)' \