Project

General

Profile

Bug #193 ยป configure.diff

correct cpu-type "ppc" -> "powerpc" - kimuraw (Wataru Kimura), 11/06/2008 02:17 AM

View differences:

configure 2008-11-06 01:50:55.000000000 +0900
test ! -s conftest.err
}; then
test "x$target_cpu" = xppc && ac_cv_header_ucontext_h=no
test "x$target_cpu" = xpowerpc && ac_cv_header_ucontext_h=no
else
echo "$as_me: failed program was:" >&5
    (1-1/1)