| Commit | Line | Data |
|---|---|---|
| 92d0a6a6 JR |
1 | /* src/include/config.hin. Generated from configure.ac by autoheader. */ |
| 2 | ||
| 3 | /* Define if your C++ doesn't understand `delete []'. */ | |
| 4 | #undef ARRAY_DELETE_NEEDS_SIZE | |
| 5 | ||
| 465b256c JR |
6 | /* Define if you have a C++ <inttypes.h>. */ |
| 7 | #undef HAVE_CC_INTTYPES_H | |
| 8 | ||
| 92d0a6a6 JR |
9 | /* Define if you have a C++ <limits.h>. */ |
| 10 | #undef HAVE_CC_LIMITS_H | |
| 11 | ||
| 12 | /* Define if you have a C++ <osfcn.h>. */ | |
| 13 | #undef HAVE_CC_OSFCN_H | |
| 14 | ||
| 4d3e9548 JL |
15 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
| 16 | don't. */ | |
| 17 | #undef HAVE_DECL_GETC_UNLOCKED | |
| 18 | ||
| 92d0a6a6 JR |
19 | /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you |
| 20 | don't. */ | |
| 21 | #undef HAVE_DECL_SYS_SIGLIST | |
| 22 | ||
| 23 | /* Define to 1 if you have the <direct.h> header file. */ | |
| 24 | #undef HAVE_DIRECT_H | |
| 25 | ||
| 26 | /* Define to 1 if you have the <dirent.h> header file. */ | |
| 27 | #undef HAVE_DIRENT_H | |
| 28 | ||
| 29 | /* Define to 1 if you have the `fmod' function. */ | |
| 30 | #undef HAVE_FMOD | |
| 31 | ||
| 32 | /* Define to 1 if you have the `getcwd' function. */ | |
| 33 | #undef HAVE_GETCWD | |
| 34 | ||
| 35 | /* Define to 1 if you have the `getpagesize' function. */ | |
| 36 | #undef HAVE_GETPAGESIZE | |
| 37 | ||
| 38 | /* Define to 1 if you have the `gettimeofday' function. */ | |
| 39 | #undef HAVE_GETTIMEOFDAY | |
| 40 | ||
| 4d3e9548 JL |
41 | /* Define if you have the iconv() function. */ |
| 42 | #undef HAVE_ICONV | |
| 43 | ||
| 92d0a6a6 JR |
44 | /* Define to 1 if you have the <inttypes.h> header file. */ |
| 45 | #undef HAVE_INTTYPES_H | |
| 46 | ||
| 47 | /* Define to 1 if you have the `isatty' function. */ | |
| 48 | #undef HAVE_ISATTY | |
| 49 | ||
| 50 | /* Define to 1 if you have the `kill' function. */ | |
| 51 | #undef HAVE_KILL | |
| 52 | ||
| 4d3e9548 JL |
53 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
| 54 | #undef HAVE_LANGINFO_CODESET | |
| 55 | ||
| 92d0a6a6 JR |
56 | /* Define to 1 if you have the <limits.h> header file. */ |
| 57 | #undef HAVE_LIMITS_H | |
| 58 | ||
| 59 | /* Define to 1 if you have the <math.h> header file. */ | |
| 60 | #undef HAVE_MATH_H | |
| 61 | ||
| 62 | /* Define to 1 if you have the <memory.h> header file. */ | |
| 63 | #undef HAVE_MEMORY_H | |
| 64 | ||
| 65 | /* Define if you have mkstemp(). */ | |
| 66 | #undef HAVE_MKSTEMP | |
| 67 | ||
| 68 | /* Define to 1 if you have a working `mmap' system call. */ | |
| 69 | #undef HAVE_MMAP | |
| 70 | ||
| 71 | /* Define to 1 if you have the <process.h> header file. */ | |
| 72 | #undef HAVE_PROCESS_H | |
| 73 | ||
| 74 | /* Define to 1 if you have the `putenv' function. */ | |
| 75 | #undef HAVE_PUTENV | |
| 76 | ||
| 77 | /* Define to 1 if you have the `rename' function. */ | |
| 78 | #undef HAVE_RENAME | |
| 79 | ||
| 80 | /* Define to 1 if you have the `setlocale' function. */ | |
| 81 | #undef HAVE_SETLOCALE | |
| 82 | ||
| 83 | /* Define to 1 if you have the `snprintf' function. */ | |
| 84 | #undef HAVE_SNPRINTF | |
| 85 | ||
| 4d3e9548 JL |
86 | /* Define to 1 if you have the <stddef.h> header file. */ |
| 87 | #undef HAVE_STDDEF_H | |
| 88 | ||
| 92d0a6a6 JR |
89 | /* Define to 1 if you have the <stdint.h> header file. */ |
| 90 | #undef HAVE_STDINT_H | |
| 91 | ||
| 92 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
| 93 | #undef HAVE_STDLIB_H | |
| 94 | ||
| 95 | /* Define to 1 if you have the `strcasecmp' function. */ | |
| 96 | #undef HAVE_STRCASECMP | |
| 97 | ||
| 98 | /* Define to 1 if you have the `strerror' function. */ | |
| 99 | #undef HAVE_STRERROR | |
| 100 | ||
| 101 | /* Define to 1 if you have the <strings.h> header file. */ | |
| 102 | #undef HAVE_STRINGS_H | |
| 103 | ||
| 104 | /* Define to 1 if you have the <string.h> header file. */ | |
| 105 | #undef HAVE_STRING_H | |
| 106 | ||
| 107 | /* Define to 1 if you have the `strncasecmp' function. */ | |
| 108 | #undef HAVE_STRNCASECMP | |
| 109 | ||
| 110 | /* Define to 1 if you have the `strsep' function. */ | |
| 111 | #undef HAVE_STRSEP | |
| 112 | ||
| 113 | /* Define to 1 if you have the `strtol' function. */ | |
| 114 | #undef HAVE_STRTOL | |
| 115 | ||
| 116 | /* Define if <math.h> defines struct exception. */ | |
| 117 | #undef HAVE_STRUCT_EXCEPTION | |
| 118 | ||
| 119 | /* Define to 1 if you have the <sys/dir.h> header file. */ | |
| 120 | #undef HAVE_SYS_DIR_H | |
| 121 | ||
| 122 | /* Define if you have sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>. */ | |
| 123 | #undef HAVE_SYS_ERRLIST | |
| 124 | ||
| 125 | /* Define if you have sys_nerr in <errno.h>, <stdio.h>, or <stdio.h>. */ | |
| 126 | #undef HAVE_SYS_NERR | |
| 127 | ||
| 128 | /* Define to 1 if you have the <sys/stat.h> header file. */ | |
| 129 | #undef HAVE_SYS_STAT_H | |
| 130 | ||
| 131 | /* Define to 1 if you have the <sys/time.h> header file. */ | |
| 132 | #undef HAVE_SYS_TIME_H | |
| 133 | ||
| 134 | /* Define to 1 if you have the <sys/types.h> header file. */ | |
| 135 | #undef HAVE_SYS_TYPES_H | |
| 136 | ||
| 137 | /* Define to 1 if you have the <unistd.h> header file. */ | |
| 138 | #undef HAVE_UNISTD_H | |
| 139 | ||
| 140 | /* Define to 1 if you have the `vsnprintf' function. */ | |
| 141 | #undef HAVE_VSNPRINTF | |
| 142 | ||
| 4d3e9548 JL |
143 | /* Define as const if the declaration of iconv() needs const. */ |
| 144 | #undef ICONV_CONST | |
| 145 | ||
| 92d0a6a6 JR |
146 | /* Define if the host's encoding is EBCDIC. */ |
| 147 | #undef IS_EBCDIC_HOST | |
| 148 | ||
| 149 | /* Define if localtime() takes a long * not a time_t *. */ | |
| 150 | #undef LONG_FOR_TIME_T | |
| 151 | ||
| 152 | /* Define if your C++ doesn't declare gettimeofday(). */ | |
| 153 | #undef NEED_DECLARATION_GETTIMEOFDAY | |
| 154 | ||
| 155 | /* Define if your C++ doesn't declare hypot(). */ | |
| 156 | #undef NEED_DECLARATION_HYPOT | |
| 157 | ||
| 158 | /* Define if your C++ doesn't declare pclose(). */ | |
| 159 | #undef NEED_DECLARATION_PCLOSE | |
| 160 | ||
| 161 | /* Define if your C++ doesn't declare popen(). */ | |
| 162 | #undef NEED_DECLARATION_POPEN | |
| 163 | ||
| 164 | /* Define if your C++ doesn't declare putenv(). */ | |
| 165 | #undef NEED_DECLARATION_PUTENV | |
| 166 | ||
| 167 | /* Define if your C++ doesn't declare rand(). */ | |
| 168 | #undef NEED_DECLARATION_RAND | |
| 169 | ||
| 170 | /* Define if your C++ doesn't declare snprintf(). */ | |
| 171 | #undef NEED_DECLARATION_SNPRINTF | |
| 172 | ||
| 173 | /* Define if your C++ doesn't declare srand(). */ | |
| 174 | #undef NEED_DECLARATION_SRAND | |
| 175 | ||
| 176 | /* Define if your C++ doesn't declare strcasecmp(). */ | |
| 177 | #undef NEED_DECLARATION_STRCASECMP | |
| 178 | ||
| 179 | /* Define if your C++ doesn't declare strncasecmp(). */ | |
| 180 | #undef NEED_DECLARATION_STRNCASECMP | |
| 181 | ||
| 182 | /* Define if your C++ doesn't declare vfprintf(). */ | |
| 183 | #undef NEED_DECLARATION_VFPRINTF | |
| 184 | ||
| 185 | /* Define if your C++ doesn't declare vsnprintf(). */ | |
| 186 | #undef NEED_DECLARATION_VSNPRINTF | |
| 187 | ||
| 188 | /* Define to the address where bug reports for this package should be sent. */ | |
| 189 | #undef PACKAGE_BUGREPORT | |
| 190 | ||
| 191 | /* Define to the full name of this package. */ | |
| 192 | #undef PACKAGE_NAME | |
| 193 | ||
| 194 | /* Define to the full name and version of this package. */ | |
| 195 | #undef PACKAGE_STRING | |
| 196 | ||
| 197 | /* Define to the one symbol short name of this package. */ | |
| 198 | #undef PACKAGE_TARNAME | |
| 199 | ||
| 200 | /* Define to the version of this package. */ | |
| 201 | #undef PACKAGE_VERSION | |
| 202 | ||
| 203 | /* Define if the printer's page size is A4. */ | |
| 204 | #undef PAGEA4 | |
| 205 | ||
| 206 | /* Define as the return type of signal handlers (`int' or `void'). */ | |
| 207 | #undef RETSIGTYPE | |
| 208 | ||
| 209 | /* Define if srand() returns void not int. */ | |
| 210 | #undef RET_TYPE_SRAND_IS_VOID | |
| 211 | ||
| 212 | /* Define to 1 if you have the ANSI C header files. */ | |
| 213 | #undef STDC_HEADERS | |
| 214 | ||
| 215 | /* Define if your C++ compiler uses a traditional (Reiser) preprocessor. */ | |
| 216 | #undef TRADITIONAL_CPP | |
| 217 | ||
| 218 | /* Define if the 0200 bit of the status returned by wait() indicates whether a | |
| 219 | core image was produced for a process that was terminated by a signal. */ | |
| 220 | #undef WCOREFLAG | |
| 221 | ||
| 4d3e9548 JL |
222 | /* Define to 1 if your processor stores words with the most significant byte |
| 223 | first (like Motorola and SPARC, unlike Intel and VAX). */ | |
| 224 | #undef WORDS_BIGENDIAN | |
| 225 | ||
| 465b256c JR |
226 | /* Define to 1 if the X Window System is missing or not being used. */ |
| 227 | #undef X_DISPLAY_MISSING | |
| 228 | ||
| 92d0a6a6 JR |
229 | /* Define if -D_POSIX_SOURCE is necessary. */ |
| 230 | #undef _POSIX_SOURCE | |
| 231 | ||
| 232 | /* Define if you have ISC 3.x or 4.x. */ | |
| 233 | #undef _SYSV3 | |
| 234 | ||
| 235 | /* Define uintmax_t to `unsigned long' or `unsigned long long' if <inttypes.h> | |
| 236 | does not exist. */ | |
| 237 | #undef uintmax_t |