From e3bf748e077908798752548a3eedb16a54244f0d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 11 Jun 2002 16:07:59 +0000 Subject: Add glade2 and GNOME DB 2 to the tree. These are still beta versions of the software, but it gives GNOME 2 testers some more stuff to play with. --- databases/gnomedb2/files/patch-configure | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'databases/gnomedb2/files/patch-configure') diff --git a/databases/gnomedb2/files/patch-configure b/databases/gnomedb2/files/patch-configure index 8925b93fafb4..cbcb925bf41b 100644 --- a/databases/gnomedb2/files/patch-configure +++ b/databases/gnomedb2/files/patch-configure @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- configure.orig Mon Apr 15 15:30:28 2002 -+++ configure Wed May 1 11:51:50 2002 -@@ -5905,6 +5905,7 @@ +--- configure.orig Tue May 21 12:06:21 2002 ++++ configure Mon Jun 3 00:24:38 2002 +@@ -8082,6 +8082,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,21 +8,22 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8876,7 +8877,7 @@ +@@ -10568,8 +10569,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"'` - - - -@@ -8906,7 +8907,7 @@ - GNOMEDB_CFLAGS="`gda-config --cflags client` `gnome-config --cflags xml oaf bonobox print gdk_pixbuf`" - GNOMEDB_LIBS="`gda-config --libs client` `gnome-config --libs xml oaf bonobox print gdk_pixbuf`" --GNOMEDB_CFLAGS="${GNOMEDB_CFLAGS} -DGNOMELOCALEDIR=\\\"${datadir}/locale\\\"" -+GNOMEDB_CFLAGS="${GNOMEDB_CFLAGS} -DGNOMELOCALEDIR=\\\"${prefix}/share/locale\\\"" +@@ -10589,7 +10589,7 @@ + + +-if test $perl_val == true; then ++if test $perl_val = true; then + WITH_PERL_TRUE= + WITH_PERL_FALSE='#' + else -- cgit v1.2.3