diff options
author | jlam <jlam@pkgsrc.org> | 2000-06-20 23:20:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-06-20 23:20:11 +0000 |
commit | 6a68b09c987c16c853278e03c3fc8c8973345dbc (patch) | |
tree | 7a645b89c7371a23b3a55524ad2f749bf32ee91b /x11/gnome-libs/patches/patch-aa | |
parent | 3a0b53e15e4bce07927ab8f88bea8d67a1134ba8 (diff) | |
download | pkgsrc-6a68b09c987c16c853278e03c3fc8c8973345dbc.tar.gz |
USE_LIBTOOL instead of PKGLIBTOOL. While here, rearrange stuff a bit to
make editing easier.
Diffstat (limited to 'x11/gnome-libs/patches/patch-aa')
-rw-r--r-- | x11/gnome-libs/patches/patch-aa | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/x11/gnome-libs/patches/patch-aa b/x11/gnome-libs/patches/patch-aa index 5e462f8b28c..27083739a50 100644 --- a/x11/gnome-libs/patches/patch-aa +++ b/x11/gnome-libs/patches/patch-aa @@ -1,25 +1,7 @@ -$NetBSD: patch-aa,v 1.10 2000/05/30 19:23:48 drochner Exp $ +$NetBSD: patch-aa,v 1.11 2000/06/20 23:20:12 jlam Exp $ --- configure.orig Sat May 20 20:55:16 2000 +++ configure Fri May 26 23:39:02 2000 -@@ -2000,7 +2000,7 @@ - fi - rm -f confcache - -- -+if false; then - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ -@@ -2029,7 +2029,7 @@ - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. - exec 5>>./config.log -- -+fi - - echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 - echo "configure:2036: checking whether to enable maintainer-specific portions of Makefiles" >&5 @@ -5304,7 +5304,7 @@ # AM_GNOME_GETTEXT above substs $DATADIRNAME |