aboutsummaryrefslogtreecommitdiff
path: root/databases/gnome-db/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /databases/gnome-db/files/patch-configure
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes: svn path=/head/; revision=158034 svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
Diffstat (limited to 'databases/gnome-db/files/patch-configure')
-rw-r--r--databases/gnome-db/files/patch-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/gnome-db/files/patch-configure b/databases/gnome-db/files/patch-configure
deleted file mode 100644
index d3acccbb89bc..000000000000
--- a/databases/gnome-db/files/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Mon Apr 15 15:30:28 2002
-+++ configure Wed May 1 11:51:50 2002
-@@ -5905,6 +5905,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'
-@@ -8876,7 +8877,7 @@
- PERL_CC=`perl -MConfig -e 'print $Config{cc},"\n";'`
- PERL_LD=`perl -MConfig -e 'print $Config{ld},"\n";'`
- PERL_CCOPTS=`perl -MExtUtils::Embed -e ccopts`
-- PERL_LDOPTS=`perl -MExtUtils::Embed -e ldopts`
-+ PERL_LDOPTS=`perl -MExtUtils::Embed -e '$_ = ldopts(1); s/-lc //g; print $_ . "\n"'`
-
-
-