|
|
| version 1.3, 2003/11/03 17:15:26 | version 1.4, 2004/02/03 19:22:58 |
|---|---|
| Line 18 | Line 18 |
| /* #undef HAVE_CC_OSFCN_H */ | /* #undef HAVE_CC_OSFCN_H */ |
| /* Define if you have a C++ <stdint.h>. */ | /* Define if you have a C++ <stdint.h>. */ |
| #if __FreeBSD_version >= 500028 | |
| #define HAVE_CC_STDINT_H 1 | #define HAVE_CC_STDINT_H 1 |
| #else | |
| /* #undef HAVE_CC_STDINT_H */ | |
| #endif | |
| /* Define to 1 if you have the <dirent.h> header file. */ | /* Define to 1 if you have the <dirent.h> header file. */ |
| #define HAVE_DIRENT_H 1 | #define HAVE_DIRENT_H 1 |
| Line 73 | Line 69 |
| #define HAVE_SNPRINTF 1 | #define HAVE_SNPRINTF 1 |
| /* Define to 1 if you have the <stdint.h> header file. */ | /* Define to 1 if you have the <stdint.h> header file. */ |
| #if __FreeBSD_version >= 500028 | |
| #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 |
| #else | |
| /* #undef HAVE_STDINT_H */ | |
| #endif | |
| /* Define to 1 if you have the <stdlib.h> header file. */ | /* Define to 1 if you have the <stdlib.h> header file. */ |
| #define HAVE_STDLIB_H 1 | #define HAVE_STDLIB_H 1 |