ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.ac
(Generate patch)

Comparing BasiliskII/src/Unix/configure.ac (file contents):
Revision 1.73 by gbeauche, 2007-11-01T15:33:22Z vs.
Revision 1.74 by asvitkine, 2008-12-09T18:03:35Z

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines