X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=df9d60b3dac093affb71a694673376af989ff824;hb=4ce1be4e083e7f0fb6bd7ee79a73cf1e9c790f7b;hp=4e1d019eb9279a9157e72241b98448300add67af;hpb=c411affdefe8ca2af91a957e7ad04953f7b838e9;p=ctsim.git diff --git a/configure b/configure index 4e1d019..df9d60b 100755 --- a/configure +++ b/configure @@ -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