summaryrefslogtreecommitdiff
path: root/x11/gtkstep/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtkstep/patches/patch-aa')
-rw-r--r--x11/gtkstep/patches/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gtkstep/patches/patch-aa b/x11/gtkstep/patches/patch-aa
deleted file mode 100644
index a59bae5f55e..00000000000
--- a/x11/gtkstep/patches/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/10/08 21:21:26 jlam Exp $
-
---- ./configure.orig Mon Sep 13 11:54:47 1999
-+++ ./configure Wed Oct 6 21:58:22 1999
-@@ -1479,6 +1479,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"
-@@ -1636,6 +1637,7 @@
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
- exec 5>>./config.log
-+fi
-
-
- # Check whether --with-gtk-prefix or --without-gtk-prefix was given.