Ticket #24505: patch-configure.diff

File patch-configure.diff, 479 bytes (added by wickedguitar6@…, 14 years ago)

Patched configure file

  • configure

    old new  
    75467546        # there are some -arch flags.  Note that *ppc* also matches
    75477547        # ppc64.  This check is also rather less than ideal.
    75487548        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;;
    75507550        esac
    75517551else
    75527552  $as_echo "$as_me: failed program was:" >&5