freebsd-ports/multimedia/gstreamer-player/files/patch-configure

13 lines
400 B
Text
Raw Normal View History

--- configure.orig Sun Mar 21 15:03:49 2004
+++ configure Sun Mar 21 15:03:49 2004
@@ -18471,7 +18471,8 @@
2003-02-28 05:55:24 +01:00
# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
+/usr/local/share/libtool13/ltconfig13 $LIBTOOL_DEPS
2003-02-28 05:55:24 +01:00
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'