Tested on MacOs X 10.0.4 - make test completes without error - and a jabber server functions flawlessly. Dw diff -u3 pth-1.4.0.dirkx/config.guess pth-1.4.0/config.guess --- pth-1.4.0.dirkx/config.guess Fri Aug 17 12:06:35 2001 +++ pth-1.4.0/config.guess Sun Feb 25 09:07:36 2001 @@ -839,9 +839,6 @@ *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit 0 ;; - Power*:Darwin:*:*) - echo `uname -p`-apple-darwin${UNAME_RELEASE} - exit 0 ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 diff -u3 pth-1.4.0.dirkx/config.sub pth-1.4.0/config.sub --- pth-1.4.0.dirkx/config.sub Fri Aug 17 12:08:04 2001 +++ pth-1.4.0/config.sub Sun Feb 25 09:07:36 2001 @@ -913,7 +913,7 @@ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -rhapsody* | -openstep* | -oskit* | -darwin* ) + | -interix* | -uwin* | -rhapsody* | -openstep* | -oskit*) # Remember, each alternative MUST END IN *, to match a version number. ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ ______________________________________________________________________ GNU Portable Threads (Pth) http://www.gnu.org/software/pth/ User Support Mailing List [EMAIL PROTECTED] Automated List Manager (Majordomo) [EMAIL PROTECTED]