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

Comparing BasiliskII/src/MacOSX/configure.in (file contents):
Revision 1.15 by nigel, 2004-01-29T12:28:53Z vs.
Revision 1.16 by gbeauche, 2005-06-12T23:36:33Z

# Line 160 | Line 160 | dnl Checks for header files.
160   AC_HEADER_STDC
161   AC_CHECK_HEADERS(unistd.h fcntl.h sys/types.h sys/time.h sys/mman.h mach/mach.h)
162   AC_CHECK_HEADERS(readline.h history.h readline/readline.h readline/history.h)
163 + AC_CHECK_HEADERS(IOKit/storage/IOBlockStorageDevice.h)
164  
165   dnl Checks for typedefs, structures, and compiler characteristics.
166   AC_C_BIGENDIAN

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines