diff options
Diffstat (limited to 'graphics/gimp/files/patch-ah')
-rw-r--r-- | graphics/gimp/files/patch-ah | 34 |
1 files changed, 5 insertions, 29 deletions
diff --git a/graphics/gimp/files/patch-ah b/graphics/gimp/files/patch-ah index 963f2c046f7d..02c26a51f920 100644 --- a/graphics/gimp/files/patch-ah +++ b/graphics/gimp/files/patch-ah @@ -1,30 +1,6 @@ ---- configure.orig Wed Mar 29 18:55:23 2000 -+++ configure Sun Apr 9 14:46:44 2000 -@@ -1494,8 +1494,8 @@ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \ -+${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \ -+$libtool_flags --no-verify --disable-ltlibs --release-ignore /usr/local/share/libtool/ltmain.sh $lt_target \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig -@@ -1509,10 +1509,10 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs --release-ignore /usr/local/share/libtool/ltmain.sh" - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL="/usr/local/bin/libtool" - - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. -@@ -3480,7 +3480,11 @@ +--- configure.orig Thu Jun 22 23:49:05 2000 ++++ configure Mon Jun 26 16:04:16 2000 +@@ -3478,7 +3478,11 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -37,7 +13,7 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -7016,8 +7020,8 @@ +@@ -7148,8 +7152,8 @@ fi @@ -48,7 +24,7 @@ localedir='${prefix}/${DATADIRNAME}/locale' brushdata=`ls -1 $srcdir/data/brushes | grep -v Makefile` -@@ -8602,11 +8606,6 @@ +@@ -8415,11 +8419,6 @@ *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; |