|
|
| version 1.28, 2002/09/04 14:55:37 | version 1.32, 2002/11/20 14:20:58 |
|---|---|
| Line 30 | Line 30 |
| /* Define to `int' if <sys/types.h> does not define. */ | /* Define to `int' if <sys/types.h> does not define. */ |
| #undef ssize_t | #undef ssize_t |
| /* Define if you have daylight external variable in <time.h> */ | |
| #undef HAVE_DAYLIGHT | |
| /* Define if you have timezone external variable in <time.h> */ | |
| #undef HAVE_TIMEZONE | |
| /* Define if you have tm_gmtoff member of tm structure in <time.h> */ | |
| #undef HAVE_TM_GMTOFF | |
| /* Define if you have tm_tzadj member of tm structure in <time.h> */ | |
| #undef HAVE_TM_TZADJ | |
| /* Define if you have the _locking function. */ | /* Define if you have the _locking function. */ |
| #undef HAVE__LOCKING | #undef HAVE__LOCKING |
| Line 48 | Line 60 |
| /* Define if you have the getrusage function. */ | /* Define if you have the getrusage function. */ |
| #undef HAVE_GETRUSAGE | #undef HAVE_GETRUSAGE |
| /* Define if you have the gettimeofday function. */ | |
| #undef HAVE_GETTIMEOFDAY | |
| /* Define if you have the lockf function. */ | /* Define if you have the lockf function. */ |
| #undef HAVE_LOCKF | #undef HAVE_LOCKF |
| Line 99 | Line 114 |
| /* Define if you have the <setjmp.h> header file. */ | /* Define if you have the <setjmp.h> header file. */ |
| #undef HAVE_SETJMP_H | #undef HAVE_SETJMP_H |
| /* Define if you have the <signal.h> header file. */ | |
| #undef HAVE_SIGNAL_H | |
| /* Define if you have the <stdarg.h> header file. */ | /* Define if you have the <stdarg.h> header file. */ |
| #undef HAVE_STDARG_H | #undef HAVE_STDARG_H |
| Line 141 | Line 159 |
| /* Define if you have the <unistd.h> header file. */ | /* Define if you have the <unistd.h> header file. */ |
| #undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H |
| /* Define if you have the <winsock.h> header file. */ | |
| #undef HAVE_WINSOCK_H | |
| /* Define if you have the crypt library (-lcrypt). */ | /* Define if you have the crypt library (-lcrypt). */ |
| #undef HAVE_LIBCRYPT | #undef HAVE_LIBCRYPT |