Ticket #24505: patch-configure.diff
File patch-configure.diff, 479 bytes (added by wickedguitar6@…, 15 years ago) |
---|
-
configure
old new 7546 7546 # there are some -arch flags. Note that *ppc* also matches 7547 7547 # ppc64. This check is also rather less than ideal. 7548 7548 case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in #( 7549 *-arch*ppc* |*-arch*i386*|*-arch*x86_64*) ac_cv_c_bigendian=universal;;7549 *-arch*ppc*) ac_cv_c_bigendian=universal;; 7550 7550 esac 7551 7551 else 7552 7552 $as_echo "$as_me: failed program was:" >&5