diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-07-02 23:05:55 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-07-02 23:05:55 +0000 |
commit | fb9dec87342618d3dafe01ebff10bbb9322e253c (patch) | |
tree | 2d7bbea94068dd1ad0ec5ce4b1a097435e0519ea /net-im/ayttm/files/patch-configure | |
parent | Do 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-im/ayttm/files/patch-configure')
-rw-r--r-- | net-im/ayttm/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/ayttm/files/patch-configure b/net-im/ayttm/files/patch-configure new file mode 100644 index 000000000000..f38e9730d772 --- /dev/null +++ b/net-im/ayttm/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' |