X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=98fb09e2f70af57f7f97be88508a84c9972b81e0;hb=4b497903ff4bc4d4eb4aeab52f078a0ca343686a;hp=f78b3d60a3f6a1d7fc03d9a19b441382d725f8c7;hpb=8618140ba4dc8a17c2b593e4e399c01c80921000;p=ctsim.git diff --git a/configure b/configure index f78b3d6..98fb09e 100755 --- a/configure +++ b/configure @@ -7908,7 +7908,7 @@ if test "${with_mcpu+set}" = set; then fi; -if test "$withval" == "pentium4" -o "$withval" == "athlon-mp" ; then +if test "$withval" == "pentium4" -o "$withval" == "athlon" ; then echo "$as_me:$LINENO: result: $withval" >&5 echo "${ECHO_T}$withval" >&6 CFLAGS="$CFLAGS -mcpu=$withval"