summaryrefslogtreecommitdiff
path: root/devel/autoconf/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf/patches/patch-ad')
-rw-r--r--devel/autoconf/patches/patch-ad17
1 files changed, 8 insertions, 9 deletions
diff --git a/devel/autoconf/patches/patch-ad b/devel/autoconf/patches/patch-ad
index 3024e1bd947..6a0b11d3a5e 100644
--- a/devel/autoconf/patches/patch-ad
+++ b/devel/autoconf/patches/patch-ad
@@ -1,13 +1,12 @@
-$NetBSD: patch-ad,v 1.3 2001/08/26 20:44:24 hubertf Exp $
-
---- configure.orig Wed Jul 18 15:41:05 2001
-+++ configure
-@@ -1215,7 +1215,7 @@
- # a AC-SUBST inside AC-PROG-GNU-M4. Grmph!
+$NetBSD: patch-ad,v 1.4 2001/08/28 14:58:16 skrll Exp $
+--- configure.BAK Wed Sep 8 17:36:21 1999
++++ configure Wed Sep 8 17:36:27 1999
+@@ -583,7 +583,7 @@
+ done
+ test -n "$M4" || M4="m4"
- # `autoconf' and `ifnames' use AWK. And we need decent RE support.
-for ac_prog in mawk gawk nawk awk
-+for ac_prog in gawk mawk nawk awk
++for ac_prog in gawk nawk awk mawk
do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2