# | Line 412 | Line 412 | mips-sony-bsd|mips-sony-newsos4) | |
---|---|---|
412 | *-*-cygwin*) | |
413 | no_dev_ptmx=1 | |
414 | ;; | |
415 | + | *-*-darwin*) |
416 | + | no_dev_ptmx=1 |
417 | + | ;; |
418 | esac | |
419 | ||
420 | if test -z "$no_dev_ptmx" ; then |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |