diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-08 09:07:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-08 09:07:10 +0000 |
commit | 0905523e9ca1a33d9f7c0077c14cc4d186715853 (patch) | |
tree | 7f4a78c1c706d06daae6626d74ceaa932451a8a5 /net-im/loudmouth/files | |
parent | 88853a78483dc60bdf4be46302fb0475cbe738e7 (diff) |
Notes
Diffstat (limited to 'net-im/loudmouth/files')
-rw-r--r-- | net-im/loudmouth/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/loudmouth/files/patch-configure b/net-im/loudmouth/files/patch-configure new file mode 100644 index 000000000000..2622df1d24fd --- /dev/null +++ b/net-im/loudmouth/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue Jul 8 01:41:33 2003 ++++ configure Tue Jul 8 01:42:15 2003 +@@ -18006,6 +18006,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' |