From 0e5ee323bc3841d55ad81fe6fd5244691ff8042b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 7 Oct 2013 06:23:53 +0000 Subject: Remove gconf (component of the EOLed gnome1) not used by anything anymore. Approved by: gnome (implicit) --- devel/gconf/files/patch-configure | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 devel/gconf/files/patch-configure (limited to 'devel/gconf/files/patch-configure') diff --git a/devel/gconf/files/patch-configure b/devel/gconf/files/patch-configure deleted file mode 100644 index ef88b88578d3..000000000000 --- a/devel/gconf/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Thu Mar 14 23:10:03 2002 -+++ configure Thu Jul 17 21:08:37 2003 -@@ -6804,6 +6804,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' -@@ -7945,7 +7946,7 @@ - BDB_LIBS= - BDB_CFLAGS= - --for dblib in db-3.3 db-3.2 db-3.1 db-3; do -+for dblib in ""; do - as_ac_Lib=`echo "ac_cv_lib_$dblib''_db_env_create" | $as_tr_sh` - echo "$as_me:7950: checking for db_env_create in -l$dblib" >&5 - echo $ECHO_N "checking for db_env_create in -l$dblib... $ECHO_C" >&6 -- cgit v1.2.3