summaryrefslogtreecommitdiff
path: root/multimedia/totem/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-07 03:57:07 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-07 03:57:07 +0000
commit56371ce7ed4c73821bcaddd56ac20982aeb80989 (patch)
treeae047624e8a01ccfcce274e6739f9ba4f4681304 /multimedia/totem/files/patch-configure
parentUnbreak build with new php 4.3.2, and Various fixes. (diff)
Fix the dreaded thread problem on -CURRENT.
Notes
Notes: svn path=/head/; revision=82418
Diffstat (limited to 'multimedia/totem/files/patch-configure')
-rw-r--r--multimedia/totem/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/totem/files/patch-configure b/multimedia/totem/files/patch-configure
new file mode 100644
index 000000000000..f195f07b43c6
--- /dev/null
+++ b/multimedia/totem/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Wed Dec 11 18:31:51 2002
++++ configure Thu Dec 12 12:07:17 2002
+@@ -7414,6 +7414,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'