summaryrefslogtreecommitdiff
path: root/wm/afterstep/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'wm/afterstep/patches/patch-af')
-rw-r--r--wm/afterstep/patches/patch-af14
1 files changed, 14 insertions, 0 deletions
diff --git a/wm/afterstep/patches/patch-af b/wm/afterstep/patches/patch-af
new file mode 100644
index 00000000000..becad18d7cf
--- /dev/null
+++ b/wm/afterstep/patches/patch-af
@@ -0,0 +1,14 @@
+$NetBSD: patch-af,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
+
+--- autoconf/Makefile.defines.in.orig Thu Mar 25 20:07:08 1999
++++ autoconf/Makefile.defines.in Sat Aug 21 11:25:30 1999
+@@ -7,6 +7,9 @@
+ # -march=pentiumpro -mcpu=pentiumpro
+ EXTRA_DEFINES = @DEFINE_XLOCALE@
+
++LIBTOOL = @LIBTOOL@
++LDSTATIC = @LDSTATIC@
++
+ RANLIB = @RANLIB@
+ AR = ar clq
+ CP = @CP@