r3903: Auto commit for Debian build
[ctsim.git] / configure.ac
index c2851d80fa4364d391656684eead674e8dffd7ef..f2eae439302b8b9568a5c68687015e8b12e5da74 100644 (file)
@@ -246,7 +246,7 @@ AC_MSG_CHECKING([for CPU specification])
 AC_ARG_WITH(mcpu,
 [  --with-mcpu[=CPU]         Set name of CPU for gcc -mcpu])
 
-if test "$withval" == "" -o test "$withval" == "no" ; then
+if test "$withval" == "" -o test "$withval" == "no" -o test "$withval" == "yes" ; then
   AC_MSG_RESULT([no])
 else
   AC_MSG_RESULT([$withval])