version 1.11 | | version 1.12 |
---|
| | |
/* Define if libXT is available */ | | /* Define if libXT is available */ |
#undef HAVE_LIBXT | | #undef HAVE_LIBXT |
| | |
| | /* Define if libz is available */ |
| | #undef HAVE_LIBZ |
| | |
/* Define to 1 if you have the <limits.h> header file. */ | | /* Define to 1 if you have the <limits.h> header file. */ |
#undef HAVE_LIMITS_H | | #undef HAVE_LIMITS_H |
| | |
| | |
/* Define to `int' if <sys/types.h> doesn't define. */ | | /* Define to `int' if <sys/types.h> doesn't define. */ |
#undef gid_t | | #undef gid_t |
| | |
/* Define as `__inline' if that's what the C compiler calls it, or to nothing | | /* Define to `__inline__' or `__inline' if that's what the C compiler |
if it is not supported. */ | | calls it, or to nothing if 'inline' is not supported under any name. */ |
| | #ifndef __cplusplus |
#undef inline | | #undef inline |
| | #endif |
| | |
/* Define to `int' if <sys/types.h> does not define. */ | | /* Define to `int' if <sys/types.h> does not define. */ |
#undef pid_t | | #undef pid_t |