X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=26a4a05a6088875a0d74fd1ea1f40ad3102c7ded;hb=22c2ccf1889b076d55be487aa3e1fe761e42faaa;hp=4e1d019eb9279a9157e72241b98448300add67af;hpb=c411affdefe8ca2af91a957e7ad04953f7b838e9;p=ctsim.git diff --git a/configure b/configure index 4e1d019..26a4a05 100755 --- a/configure +++ b/configure @@ -1492,7 +1492,7 @@ fi PACKAGE=ctsim -VERSION=4.0.2 +VERSION=4.2.0 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 @@ -7908,7 +7908,7 @@ if test "${with_mcpu+set}" = set; then fi; -if test "$withval" == "" -o test "$withval" == "no" -o test "$withval" == "yes" ; then +if test "$withval" == "no" -o "$withval" == "yes" -o "$withval" == ""; then echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 else