X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=df9d60b3dac093affb71a694673376af989ff824;hb=d8ab8021d9a05fd2840b96eb327f77d11cbc1a10;hp=42c358d8afab326451efdbf906d7bf1ccc8ead85;hpb=f36246b79c47ea4ba85cf79309ede76ed7d36cce;p=ctsim.git diff --git a/configure b/configure index 42c358d..df9d60b 100755 --- a/configure +++ b/configure @@ -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