r4209: Automatic commit for debian_version_4_2_2-1
[ctsim.git] / configure
index 42c358d8afab326451efdbf906d7bf1ccc8ead85..26a4a05a6088875a0d74fd1ea1f40ad3102c7ded 100755 (executable)
--- 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" == "no" -o "$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