version 1.13 | | version 1.14 |
---|
| | |
/* Define if libXT is available */ | | /* Define if libXT is available */ |
#undef HAVE_LIBXT | | #undef HAVE_LIBXT |
| | |
/* Define if libz is available */ | | /* Define to 1 if you have the `z' library (-lz). */ |
#undef HAVE_LIBZ | | #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. */ |
| | |
/* Define to 1 if you have the `vprintf' function. */ | | /* Define to 1 if you have the `vprintf' function. */ |
#undef HAVE_VPRINTF | | #undef HAVE_VPRINTF |
| | |
| | /* Define to 1 if you have the <zlib.h> header file. */ |
| | #undef HAVE_ZLIB_H |
| | |
/* Name of package */ | | /* Name of package */ |
#undef PACKAGE | | #undef PACKAGE |
| | |