X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=a3c3f2979f2b8fc6a6c8868fe39e4f31c29070b2;hb=8e6f3442686fcc2ed9a36aecbe2b0d3c50bc9500;hp=7954212db097f6b6b88eb82255bd25813344c3d5;hpb=08a5cd04c3994d5ea24713b9b000791bd2e406fe;p=ctsim.git diff --git a/configure b/configure index 7954212..a3c3f29 100755 --- a/configure +++ b/configure @@ -712,7 +712,7 @@ fi PACKAGE=ctsim -VERSION=2.0.0-b8 +VERSION=2.0.0b9 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } @@ -798,7 +798,7 @@ 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