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.2 by cebix, 1999-10-04T21:07:17Z vs.
Revision 1.4 by cebix, 1999-10-21T13:19:14Z

# Line 9 | Line 9
9   /* Define to `long' if <sys/types.h> doesn't define.  */
10   #undef off_t
11  
12 /* Define to `off_t' if <sys/types.h> doesn't define.  */
13 #undef loff_t
14
12   /* Define to `unsigned' if <sys/types.h> doesn't define.  */
13   #undef size_t
14  
# Line 31 | Line 28
28   /* Define if the X Window System is missing or not being used.  */
29   #undef X_DISPLAY_MISSING
30  
31 + /* Define to 'off_t' if <sys/types.h> doesn't define. */
32 + /* #undef loff_t */
33 +
34   /* The number of bytes in a int.  */
35   #undef SIZEOF_INT
36  
# Line 58 | Line 58
58   /* Define if you have the sem_init function.  */
59   #undef HAVE_SEM_INIT
60  
61 /* Define if you have the semget function.  */
62 #undef HAVE_SEMGET
63
61   /* Define if you have the strdup function.  */
62   #undef HAVE_STRDUP
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines