diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 16:51:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-14 16:51:04 +0000 |
commit | 1ab48ca1a142b8f88acead0cba2d105f27a09e3c (patch) | |
tree | af78f98266471bb736540e2c596b85b9a2666f42 /databases/gigabase/files/patch-configure | |
parent | - Fix Build after objformat removal (diff) |
- Update to 3.61
PR: 118605
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=203559
Diffstat (limited to 'databases/gigabase/files/patch-configure')
-rw-r--r-- | databases/gigabase/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/gigabase/files/patch-configure b/databases/gigabase/files/patch-configure deleted file mode 100644 index bb9f2026648b..000000000000 --- a/databases/gigabase/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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' |