change some configuration for arm
authorjaewon81.lim <jaewon81.lim@samsung.com>
Thu, 28 Apr 2011 02:26:08 +0000 (11:26 +0900)
committerjaewon81.lim <jaewon81.lim@samsung.com>
Thu, 28 Apr 2011 02:26:08 +0000 (11:26 +0900)
configure.in

index 667064e..84a813e 100644 (file)
@@ -163,7 +163,7 @@ case "${host_cpu}" in
         ARCH_MAX="s390x"
         ;;
 
-     armv7*)
+     arm*)
        AC_MSG_RESULT([ok (${host_cpu})])
        ARCH_MAX="arm"
        ;;