summaryrefslogtreecommitdiff
path: root/devel/libfs++/files/patch-configure
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-12-29 04:48:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-12-29 04:48:23 +0000
commit0653b1a393e3c4854aef380427a87246a6d79580 (patch)
treeabada9bfbe4b2ee95d93ae404514d49527345a13 /devel/libfs++/files/patch-configure
parentadd missing include (diff)
- Fix MASTER_SITES
- Support CXXFLAGS properly - GNU_CONFIGURE -> USE_LIBTOOL PR: 46591 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=71968
Diffstat (limited to 'devel/libfs++/files/patch-configure')
-rw-r--r--devel/libfs++/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libfs++/files/patch-configure b/devel/libfs++/files/patch-configure
new file mode 100644
index 000000000000..b30773103761
--- /dev/null
+++ b/devel/libfs++/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri Sep 13 20:25:19 2002
++++ configure Sat Dec 28 12:26:04 2002
+@@ -7502,6 +7502,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'