summaryrefslogtreecommitdiff
path: root/graphics/fnlib/patches
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-21 01:02:10 +0000
committerjlam <jlam>2000-06-21 01:02:10 +0000
commita61013c1f76a92b18a6bc578a84f6f1e0d404077 (patch)
treefeba785d72a765479bfcd6e5bf48935431fb568d /graphics/fnlib/patches
parent3f69733227a1904be650eb1f40587abcf8814d9e (diff)
downloadpkgsrc-a61013c1f76a92b18a6bc578a84f6f1e0d404077.tar.gz
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'graphics/fnlib/patches')
-rw-r--r--graphics/fnlib/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/fnlib/patches/patch-aa b/graphics/fnlib/patches/patch-aa
deleted file mode 100644
index 8c5b6ab4354..00000000000
--- a/graphics/fnlib/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/10/28 00:27:39 jlam Exp $
-
---- configure.orig Mon Oct 18 20:27:25 1999
-+++ configure Thu Oct 21 00:13:53 1999
-@@ -1310,6 +1310,7 @@
- fi
-
-
-+if false; then
- # Check for any special flags to pass to ltconfig.
- libtool_flags="--cache-file=$cache_file"
- test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
-@@ -1467,6 +1468,7 @@
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
- exec 5>>./config.log
-+fi
-
- # Extract the first word of "gcc", so it can be a program name with args.
- set dummy gcc; ac_word=$2