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

Comparing SheepShaver/src/Unix/configure.ac (file contents):
Revision 1.3 by gbeauche, 2004-06-30T08:51:37Z vs.
Revision 1.4 by gbeauche, 2004-07-03T10:39:06Z

# Line 224 | Line 224 | AC_HEADER_STDC
224   AC_HEADER_SYS_WAIT
225   AC_CHECK_HEADERS(mach/vm_map.h mach/mach_init.h sys/mman.h)
226   AC_CHECK_HEADERS(sys/time.h sys/times.h sys/socket.h)
227 < AC_CHECK_HEADERS(unistd.h fcntl.h byteswap.h)
227 > AC_CHECK_HEADERS(unistd.h fcntl.h byteswap.h dirent.h)
228   AC_CHECK_HEADERS(linux/if.h, [], [], [
229   #if HAVE_SYS_SOCKET_H
230   # include <sys/socket.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines