summaryrefslogtreecommitdiff
path: root/net/everybuddy/files/patch-configure
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2002-07-02 23:05:55 +0000
committerJim Mock <jim@FreeBSD.org>2002-07-02 23:05:55 +0000
commitfb9dec87342618d3dafe01ebff10bbb9322e253c (patch)
tree2d7bbea94068dd1ad0ec5ce4b1a097435e0519ea /net/everybuddy/files/patch-configure
parentDo not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4. (diff)
Fix LIB_DEPENDS, support USE_REINPLACE, move modules to lib/everybuddy.
While I'm here, nuke the empty patches that were still lying around. PR: 40118 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=62367
Diffstat (limited to 'net/everybuddy/files/patch-configure')
-rw-r--r--net/everybuddy/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/everybuddy/files/patch-configure b/net/everybuddy/files/patch-configure
new file mode 100644
index 000000000000..f38e9730d772
--- /dev/null
+++ b/net/everybuddy/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri May 17 09:04:56 2002
++++ configure Thu May 30 01:12:46 2002
+@@ -5451,6 +5451,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'