diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-17 10:37:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-17 10:37:36 +0000 |
commit | 9d527680aef030d510cbf528998611fc6e1970f4 (patch) | |
tree | 56b86b9d7a46328dca5d636b9cc48a3bbbca353d | |
parent | aba3fd19395fd5a1f970c2910e5e127f980eb36c (diff) | |
download | pkgsrc-9d527680aef030d510cbf528998611fc6e1970f4.tar.gz |
remove file overlooked in last commit
-rw-r--r-- | graphics/plotutils/patches/patch-aa | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/graphics/plotutils/patches/patch-aa b/graphics/plotutils/patches/patch-aa deleted file mode 100644 index d84cdbace86..00000000000 --- a/graphics/plotutils/patches/patch-aa +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1999/10/10 14:33:08 dmcmahill Exp $ - ---- configure.orig Mon Oct 4 12:11:17 1999 -+++ configure Sat Oct 9 13:41:14 1999 -@@ -1316,5 +1316,5 @@ - fi - -- -+if false; then - # Check for any special flags to pass to ltconfig. - libtool_flags="--cache-file=$cache_file" -@@ -1469,10 +1469,10 @@ - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+#LIBTOOL='$(SHELL) $(top_builddir)/libtool' - - # 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 for Cygwin environment""... $ac_c" 1>&6 |