Shantonu did his commit in the wrong order earlier today, making configure get
authorDan Harkless <dan@harkless.org>
Thu, 14 Dec 2000 03:14:08 +0000 (03:14 +0000)
committerDan Harkless <dan@harkless.org>
Thu, 14 Dec 2000 03:14:08 +0000 (03:14 +0000)
re-built due to a "newer" configure.in.

configure

index b74bba2..cce0828 100755 (executable)
--- a/configure
+++ b/configure
@@ -1285,7 +1285,7 @@ if test -n "$RANLIB"; then
 else
   echo "$ac_t""no" 1>&6
 fi
-               for ac_prog in gawk mawk nawk awk
+               for ac_prog in mawk gawk nawk awk
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2