summaryrefslogtreecommitdiff
path: root/print/a2ps/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-21 07:07:40 +0000
committerjlam <jlam>2000-06-21 07:07:40 +0000
commitdf47740603b81713957519d559d1fb5f59e0c224 (patch)
tree1416dceb88779164e8460c2b816a7af83583ad8e /print/a2ps/patches
parent6e91b43615c276682403fad1d1761a23734e9aa1 (diff)
downloadpkgsrc-df47740603b81713957519d559d1fb5f59e0c224.tar.gz
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'print/a2ps/patches')
-rw-r--r--print/a2ps/patches/patch-aj18
1 files changed, 1 insertions, 17 deletions
diff --git a/print/a2ps/patches/patch-aj b/print/a2ps/patches/patch-aj
index 61145babec2..1a8db3c6df9 100644
--- a/print/a2ps/patches/patch-aj
+++ b/print/a2ps/patches/patch-aj
@@ -1,4 +1,4 @@
-$NetBSD: patch-aj,v 1.3 1999/06/20 15:53:29 tron Exp $
+$NetBSD: patch-aj,v 1.4 2000/06/21 07:07:43 jlam Exp $
--- configure.orig Thu Feb 18 16:17:21 1999
+++ configure Sat Jun 19 17:45:34 1999
@@ -15,19 +15,3 @@ $NetBSD: patch-aj,v 1.3 1999/06/20 15:53:29 tron Exp $
# Just in case
sleep 1
echo timestamp > conftestfile
-@@ -2253,6 +2255,7 @@
- ac_tool_prefix=
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-@@ -2489,6 +2492,7 @@
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
- exec 5>>./config.log
-+fi
-
-
- #########################################################################