diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:24:10 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-20 12:24:10 +0000 |
commit | fc1a499ec3ef541d776f52fd568c238471e65503 (patch) | |
tree | b50f861f310385d539a56dea93988e3201bb0c12 /databases/gigabase/files/patch-configure | |
parent | - Add missing RUN_DEPENDS (diff) |
upgrade to 2.73
PR: 45424
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=70567
Diffstat (limited to 'databases/gigabase/files/patch-configure')
-rw-r--r-- | databases/gigabase/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/gigabase/files/patch-configure b/databases/gigabase/files/patch-configure new file mode 100644 index 000000000000..bb9f2026648b --- /dev/null +++ b/databases/gigabase/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Sep 28 01:31:38 2002 ++++ configure Sun Nov 3 09:18:40 2002 +@@ -12910,6 +12910,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' |