]> git.marmaro.de Git - mmh/commitdiff
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 b74bba2dd18119417c773d0851224c8cd2e2fb6e..cce082864eaf755005108f230e233a0e2d0f4c47 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