*** ./config.guess.orig Thu Apr 15 15:47:21 1999 --- ./config.guess Thu Apr 15 16:04:52 1999 *************** *** 709,715 **** (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 fi ! echo ${UNAME_MACHINE}-unixware-${UNAME_RELEASE}-${UNAME_VERSION} exit 0 ;; pc:*:*:*) # uname -m prints for DJGPP always 'pc', but it prints nothing about --- 709,715 ---- (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 fi ! echo ${UNAME_MACHINE}-unixware-sysv${UNAME_RELEASE} exit 0 ;; pc:*:*:*) # uname -m prints for DJGPP always 'pc', but it prints nothing about