r3904: Auto commit for Debian build
[ctsim.git] / configure.ac
index f2eae439302b8b9568a5c68687015e8b12e5da74..15de31ebd33bbc7200b3d4f1280d134bca51776c 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" -o test "$withval" == "yes" ; then
+if test "$withval" == "no" -o "$withval" == "yes" ; then
   AC_MSG_RESULT([no])
 else
   AC_MSG_RESULT([$withval])