dc9256af40
to not conflict with the to-be committed autoconf package. Package provided by dillo.
12 lines
380 B
Text
12 lines
380 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2002/10/03 19:25:04 wiz 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"
|
|
|
|
-for ac_prog in mawk gawk 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.
|
|
set dummy $ac_prog; ac_word=$2
|