summaryrefslogtreecommitdiff
path: root/comms/pilot-link/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-08 23:33:39 +0000
committerjlam <jlam>2000-06-08 23:33:39 +0000
commit6ee9bbd028ea64292e82edc3b150980ed4b6264f (patch)
tree3aec42cad4d75dacf905ef0e869bd7250267e46e /comms/pilot-link/patches
parent3c3e286e0d419c7ea34a388ee438c1824a11f84f (diff)
downloadpkgsrc-6ee9bbd028ea64292e82edc3b150980ed4b6264f.tar.gz
USE_LIBTOOL && LTCONFIG_OVERRIDE, not pkglibtool and patching configure
Diffstat (limited to 'comms/pilot-link/patches')
-rw-r--r--comms/pilot-link/patches/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/comms/pilot-link/patches/patch-aa b/comms/pilot-link/patches/patch-aa
deleted file mode 100644
index 527943e96ca..00000000000
--- a/comms/pilot-link/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1998/08/07 10:36:46 agc Exp $
-
---- configure.orig Fri Jul 17 16:01:39 1998
-+++ configure Fri Jul 17 16:03:49 1998
-@@ -1000,7 +1000,7 @@
-
-
-
--
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(top_builddir)/libtool'
-
-@@ -1063,6 +1063,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-+fi
-
- # Extract the first word of "ranlib", so it can be a program name with args.
- set dummy ranlib; ac_word=$2