diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:16:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:16:54 +0000 |
commit | 42bf525660eca53bcb2f8144ffdaa467a21d9561 (patch) | |
tree | 0ad549e13b914d6ed07a9b7c68a70edda3250b36 /databases/gdbm/files/patch-configure | |
parent | upgrade to 3.19 (diff) |
upgrade to 1.8.3
PR: 44222
Submitted by: Ports Fury
Approved by: maintainer
Diffstat (limited to '')
-rw-r--r-- | databases/gdbm/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/gdbm/files/patch-configure b/databases/gdbm/files/patch-configure new file mode 100644 index 000000000000..75be7d85c377 --- /dev/null +++ b/databases/gdbm/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Sep 28 08:23:50 2002 ++++ configure Wed Oct 16 06:15:31 2002 +@@ -6974,6 +6974,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' |