--- SheepShaver/src/Unix/configure.ac 2007/12/30 09:15:00 1.61 +++ SheepShaver/src/Unix/configure.ac 2008/11/21 01:09:28 1.62 @@ -425,6 +425,9 @@ mips-sony-bsd|mips-sony-newsos4) *-*-cygwin*) no_dev_ptmx=1 ;; +*-*-darwin*) + no_dev_ptmx=1 + ;; esac if test -z "$no_dev_ptmx" ; then