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

Comparing BasiliskII/src/Unix/config.h.in (file contents):
Revision 1.4 by cebix, 1999-10-21T13:19:14Z vs.
Revision 1.6 by cebix, 1999-10-23T17:57:46Z

# Line 29 | Line 29
29   #undef X_DISPLAY_MISSING
30  
31   /* Define to 'off_t' if <sys/types.h> doesn't define. */
32 < /* #undef loff_t */
32 > #undef loff_t
33  
34   /* The number of bytes in a int.  */
35   #undef SIZEOF_INT
# Line 72 | Line 72
72  
73   /* Define if you have the <unistd.h> header file.  */
74   #undef HAVE_UNISTD_H
75 +
76 + /* Define if you have the posix4 library (-lposix4).  */
77 + #undef HAVE_LIBPOSIX4
78 +
79 + /* Define if you have the pthread library (-lpthread).  */
80 + #undef HAVE_LIBPTHREAD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines