projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c91f3
)
Shantonu did his commit in the wrong order earlier today, making configure get
author
Dan Harkless
<dan@harkless.org>
Thu, 14 Dec 2000 03:14:08 +0000
(
03:14
+0000)
committer
Dan Harkless
<dan@harkless.org>
Thu, 14 Dec 2000 03:14:08 +0000
(
03:14
+0000)
re-built due to a "newer" configure.in.
configure
patch
|
blob
|
history
diff --git
a/configure
b/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