| 1 | /* config.h.  Generated from config.h.in by configure.  */ | 
|---|
| 2 | /* config.h.in.  Generated from configure.in by autoheader.  */ | 
|---|
| 3 |  | 
|---|
| 4 | /* Define to 1 if the `closedir' function returns void instead of `int'. */ | 
|---|
| 5 | /* #undef CLOSEDIR_VOID */ | 
|---|
| 6 |  | 
|---|
| 7 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | 
|---|
| 8 | systems. This function is required for `alloca.c' support on those systems. | 
|---|
| 9 | */ | 
|---|
| 10 | /* #undef CRAY_STACKSEG_END */ | 
|---|
| 11 |  | 
|---|
| 12 | /* Define to 1 if using `alloca.c'. */ | 
|---|
| 13 | /* #undef C_ALLOCA */ | 
|---|
| 14 |  | 
|---|
| 15 | /* Define to 1 if using `getloadavg.c'. */ | 
|---|
| 16 | /* #undef C_GETLOADAVG */ | 
|---|
| 17 |  | 
|---|
| 18 | /* Define to 1 for DGUX with <sys/dg_sys_info.h>. */ | 
|---|
| 19 | /* #undef DGUX */ | 
|---|
| 20 |  | 
|---|
| 21 | /* Use high resolution file timestamps if nonzero. */ | 
|---|
| 22 | #define FILE_TIMESTAMP_HI_RES 1 | 
|---|
| 23 |  | 
|---|
| 24 | /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid. | 
|---|
| 25 | */ | 
|---|
| 26 | /* #undef GETLOADAVG_PRIVILEGED */ | 
|---|
| 27 |  | 
|---|
| 28 | /* Define to 1 if you have `alloca', as a function or macro. */ | 
|---|
| 29 | #define HAVE_ALLOCA 1 | 
|---|
| 30 |  | 
|---|
| 31 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | 
|---|
| 32 | */ | 
|---|
| 33 | #define HAVE_ALLOCA_H 1 | 
|---|
| 34 |  | 
|---|
| 35 | /* Define to 1 if your compiler conforms to the ANSI C standard. */ | 
|---|
| 36 | #define HAVE_ANSI_COMPILER 1 | 
|---|
| 37 |  | 
|---|
| 38 | /* Define to 1 if you have the `atexit' function. */ | 
|---|
| 39 | #define HAVE_ATEXIT 1 | 
|---|
| 40 |  | 
|---|
| 41 | /* Define to 1 if you have the `bsd_signal' function. */ | 
|---|
| 42 | #define HAVE_BSD_SIGNAL 1 | 
|---|
| 43 | #define HAVE_DECL_BSD_SIGNAL 1 | 
|---|
| 44 |  | 
|---|
| 45 | /* Use case insensitive file names */ | 
|---|
| 46 | /* #undef HAVE_CASE_INSENSITIVE_FS */ | 
|---|
| 47 |  | 
|---|
| 48 | /* Define to 1 if you have the clock_gettime function. */ | 
|---|
| 49 | #define HAVE_CLOCK_GETTIME 1 | 
|---|
| 50 |  | 
|---|
| 51 | /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you | 
|---|
| 52 | don't. */ | 
|---|
| 53 | #define HAVE_DECL_SYS_SIGLIST 0 | 
|---|
| 54 |  | 
|---|
| 55 | /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you | 
|---|
| 56 | don't. */ | 
|---|
| 57 | #define HAVE_DECL__SYS_SIGLIST 1 | 
|---|
| 58 |  | 
|---|
| 59 | /* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you | 
|---|
| 60 | don't. */ | 
|---|
| 61 | #define HAVE_DECL___SYS_SIGLIST 0 | 
|---|
| 62 |  | 
|---|
| 63 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | 
|---|
| 64 | */ | 
|---|
| 65 | #define HAVE_DIRENT_H 1 | 
|---|
| 66 |  | 
|---|
| 67 | /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ | 
|---|
| 68 | #define HAVE_DOPRNT 1 | 
|---|
| 69 |  | 
|---|
| 70 | /* Use platform specific coding */ | 
|---|
| 71 | /* #undef HAVE_DOS_PATHS */ | 
|---|
| 72 |  | 
|---|
| 73 | /* Define to 1 if you have the `dup2' function. */ | 
|---|
| 74 | #define HAVE_DUP2 1 | 
|---|
| 75 |  | 
|---|
| 76 | /* Define to 1 if you have the <fcntl.h> header file. */ | 
|---|
| 77 | #define HAVE_FCNTL_H 1 | 
|---|
| 78 |  | 
|---|
| 79 | /* Define to 1 if you have the `fdopen' function. */ | 
|---|
| 80 | #define HAVE_FDOPEN 1 | 
|---|
| 81 |  | 
|---|
| 82 | /* Define to 1 if you have the `fork' function. */ | 
|---|
| 83 | #define HAVE_FORK 1 | 
|---|
| 84 |  | 
|---|
| 85 | /* Define to 1 if you have the `getcwd' function. */ | 
|---|
| 86 | #define HAVE_GETCWD 1 | 
|---|
| 87 |  | 
|---|
| 88 | /* Define to 1 if you have the `getgroups' function. */ | 
|---|
| 89 | #define HAVE_GETGROUPS 1 | 
|---|
| 90 |  | 
|---|
| 91 | /* Define to 1 if you have the `gethostbyname' function. */ | 
|---|
| 92 | /* #undef HAVE_GETHOSTBYNAME */ | 
|---|
| 93 |  | 
|---|
| 94 | /* Define to 1 if you have the `gethostname' function. */ | 
|---|
| 95 | /* #undef HAVE_GETHOSTNAME */ | 
|---|
| 96 |  | 
|---|
| 97 | /* Define to 1 if you have the `getloadavg' function. */ | 
|---|
| 98 | #define HAVE_GETLOADAVG 1 | 
|---|
| 99 |  | 
|---|
| 100 | /* Define to 1 if you have the `getrlimit' function. */ | 
|---|
| 101 | #define HAVE_GETRLIMIT 1 | 
|---|
| 102 |  | 
|---|
| 103 | /* Define to 1 if you have a standard gettimeofday function */ | 
|---|
| 104 | #define HAVE_GETTIMEOFDAY 1 | 
|---|
| 105 |  | 
|---|
| 106 | /* Define to 1 if you have the <inttypes.h> header file. */ | 
|---|
| 107 | #define HAVE_INTTYPES_H 1 | 
|---|
| 108 |  | 
|---|
| 109 | /* Define to 1 if you have the `dgc' library (-ldgc). */ | 
|---|
| 110 | /* #undef HAVE_LIBDGC */ | 
|---|
| 111 |  | 
|---|
| 112 | /* Define to 1 if you have the `kstat' library (-lkstat). */ | 
|---|
| 113 | #define HAVE_LIBKSTAT 1 | 
|---|
| 114 |  | 
|---|
| 115 | /* Define to 1 if you have the <limits.h> header file. */ | 
|---|
| 116 | #define HAVE_LIMITS_H 1 | 
|---|
| 117 |  | 
|---|
| 118 | /* Define to 1 if you have the <locale.h> header file. */ | 
|---|
| 119 | #define HAVE_LOCALE_H 1 | 
|---|
| 120 |  | 
|---|
| 121 | /* Define to 1 if you have the `lstat' function. */ | 
|---|
| 122 | #define HAVE_LSTAT 1 | 
|---|
| 123 |  | 
|---|
| 124 | /* Define to 1 if you have the <mach/mach.h> header file. */ | 
|---|
| 125 | /* #undef HAVE_MACH_MACH_H */ | 
|---|
| 126 |  | 
|---|
| 127 | /* Define to 1 if you have the <memory.h> header file. */ | 
|---|
| 128 | #define HAVE_MEMORY_H 1 | 
|---|
| 129 |  | 
|---|
| 130 | /* Define to 1 if you have the `mkstemp' function. */ | 
|---|
| 131 | #define HAVE_MKSTEMP 1 | 
|---|
| 132 |  | 
|---|
| 133 | /* Define to 1 if you have the `mktemp' function. */ | 
|---|
| 134 | #define HAVE_MKTEMP 1 | 
|---|
| 135 |  | 
|---|
| 136 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | 
|---|
| 137 | /* #undef HAVE_NDIR_H */ | 
|---|
| 138 |  | 
|---|
| 139 | /* Define to 1 if you have the <nlist.h> header file. */ | 
|---|
| 140 | /* #undef HAVE_NLIST_H */ | 
|---|
| 141 |  | 
|---|
| 142 | /* Define to 1 if you have the `pipe' function. */ | 
|---|
| 143 | #define HAVE_PIPE 1 | 
|---|
| 144 |  | 
|---|
| 145 | /* Define to 1 if you have the `pstat_getdynamic' function. */ | 
|---|
| 146 | /* #undef HAVE_PSTAT_GETDYNAMIC */ | 
|---|
| 147 |  | 
|---|
| 148 | /* Define to 1 if you have the `readlink' function. */ | 
|---|
| 149 | #define HAVE_READLINK 1 | 
|---|
| 150 |  | 
|---|
| 151 | /* Define to 1 if you have the `realpath' function. */ | 
|---|
| 152 | #define HAVE_REALPATH 1 | 
|---|
| 153 |  | 
|---|
| 154 | /* Define to 1 if <signal.h> defines the SA_RESTART constant. */ | 
|---|
| 155 | #define HAVE_SA_RESTART 1 | 
|---|
| 156 |  | 
|---|
| 157 | /* Define to 1 if you have the `setegid' function. */ | 
|---|
| 158 | #define HAVE_SETEGID 1 | 
|---|
| 159 |  | 
|---|
| 160 | /* Define to 1 if you have the `seteuid' function. */ | 
|---|
| 161 | #define HAVE_SETEUID 1 | 
|---|
| 162 |  | 
|---|
| 163 | /* Define to 1 if you have the `setlinebuf' function. */ | 
|---|
| 164 | #define HAVE_SETLINEBUF 1 | 
|---|
| 165 |  | 
|---|
| 166 | /* Define to 1 if you have the `setlocale' function. */ | 
|---|
| 167 | /* #undef HAVE_SETLOCALE */ | 
|---|
| 168 |  | 
|---|
| 169 | /* Define to 1 if you have the `setregid' function. */ | 
|---|
| 170 | #define HAVE_SETREGID 1 | 
|---|
| 171 |  | 
|---|
| 172 | /* Define to 1 if you have the `setreuid' function. */ | 
|---|
| 173 | #define HAVE_SETREUID 1 | 
|---|
| 174 |  | 
|---|
| 175 | /* Define to 1 if you have the `setrlimit' function. */ | 
|---|
| 176 | #define HAVE_SETRLIMIT 1 | 
|---|
| 177 |  | 
|---|
| 178 | /* Define to 1 if you have the `setvbuf' function. */ | 
|---|
| 179 | #define HAVE_SETVBUF 1 | 
|---|
| 180 |  | 
|---|
| 181 | /* Define to 1 if you have the `sigaction' function. */ | 
|---|
| 182 | #define HAVE_SIGACTION 1 | 
|---|
| 183 |  | 
|---|
| 184 | /* Define to 1 if you have the `sigsetmask' function. */ | 
|---|
| 185 | /* #undef HAVE_SIGSETMASK */ | 
|---|
| 186 |  | 
|---|
| 187 | /* Define to 1 if you have the `socket' function. */ | 
|---|
| 188 | /* #undef HAVE_SOCKET */ | 
|---|
| 189 |  | 
|---|
| 190 | /* Define to 1 if you have the <stdarg.h> header file. */ | 
|---|
| 191 | #define HAVE_STDARG_H 1 | 
|---|
| 192 |  | 
|---|
| 193 | /* Define to 1 if you have the <stdint.h> header file. */ | 
|---|
| 194 | #define HAVE_STDINT_H 1 | 
|---|
| 195 |  | 
|---|
| 196 | /* Define to 1 if you have the <stdlib.h> header file. */ | 
|---|
| 197 | #define HAVE_STDLIB_H 1 | 
|---|
| 198 |  | 
|---|
| 199 | /* Define to 1 if you have the `strcasecmp' function. */ | 
|---|
| 200 | #define HAVE_STRCASECMP 1 | 
|---|
| 201 |  | 
|---|
| 202 | /* Define to 1 if you have the `strcmpi' function. */ | 
|---|
| 203 | /* #undef HAVE_STRCMPI */ | 
|---|
| 204 |  | 
|---|
| 205 | /* Define to 1 if you have the `strncasecmp' function. */ | 
|---|
| 206 | #define HAVE_STRNCASECMP 1 | 
|---|
| 207 |  | 
|---|
| 208 | /* Define to 1 if you have the `strncmpi' function. */ | 
|---|
| 209 | /* #undef HAVE_STRNCMPI */ | 
|---|
| 210 |  | 
|---|
| 211 | /* Define to 1 if you have the `strncmp' function. */ | 
|---|
| 212 | /* #undef HAVE_STRNICMP */ | 
|---|
| 213 |  | 
|---|
| 214 | /* Define to 1 if you have the `strcoll' function and it is properly defined. | 
|---|
| 215 | */ | 
|---|
| 216 | #define HAVE_STRCOLL 1 | 
|---|
| 217 |  | 
|---|
| 218 | /* Define to 1 if you have the `strdup' function. */ | 
|---|
| 219 | #define HAVE_STRDUP 1 | 
|---|
| 220 |  | 
|---|
| 221 | /* Define to 1 if you have the `strerror' function. */ | 
|---|
| 222 | #define HAVE_STRERROR 1 | 
|---|
| 223 |  | 
|---|
| 224 | /* Define to 1 if you have the `stricmp' function. */ | 
|---|
| 225 | /* #undef HAVE_STRICMP */ | 
|---|
| 226 |  | 
|---|
| 227 | /* Define to 1 if you have the <strings.h> header file. */ | 
|---|
| 228 | #define HAVE_STRINGS_H 1 | 
|---|
| 229 |  | 
|---|
| 230 | /* Define to 1 if you have the <string.h> header file. */ | 
|---|
| 231 | #define HAVE_STRING_H 1 | 
|---|
| 232 |  | 
|---|
| 233 | /* Define to 1 if you have the `strsignal' function. */ | 
|---|
| 234 | #define HAVE_STRSIGNAL 1 | 
|---|
| 235 |  | 
|---|
| 236 | /* Define to 1 if `n_un.n_name' is member of `struct nlist'. */ | 
|---|
| 237 | /* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */ | 
|---|
| 238 |  | 
|---|
| 239 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | 
|---|
| 240 | */ | 
|---|
| 241 | /* #undef HAVE_SYS_DIR_H */ | 
|---|
| 242 |  | 
|---|
| 243 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. | 
|---|
| 244 | */ | 
|---|
| 245 | /* #undef HAVE_SYS_NDIR_H */ | 
|---|
| 246 |  | 
|---|
| 247 | /* Define to 1 if you have the <sys/param.h> header file. */ | 
|---|
| 248 | #define HAVE_SYS_PARAM_H 1 | 
|---|
| 249 |  | 
|---|
| 250 | /* Define to 1 if you have the <sys/resource.h> header file. */ | 
|---|
| 251 | #define HAVE_SYS_RESOURCE_H 1 | 
|---|
| 252 |  | 
|---|
| 253 | /* Define to 1 if you have the <sys/stat.h> header file. */ | 
|---|
| 254 | #define HAVE_SYS_STAT_H 1 | 
|---|
| 255 |  | 
|---|
| 256 | /* Define to 1 if you have the <sys/timeb.h> header file. */ | 
|---|
| 257 | #define HAVE_SYS_TIMEB_H 1 | 
|---|
| 258 |  | 
|---|
| 259 | /* Define to 1 if you have the <sys/time.h> header file. */ | 
|---|
| 260 | #define HAVE_SYS_TIME_H 1 | 
|---|
| 261 |  | 
|---|
| 262 | /* Define to 1 if you have the <sys/types.h> header file. */ | 
|---|
| 263 | #define HAVE_SYS_TYPES_H 1 | 
|---|
| 264 |  | 
|---|
| 265 | /* Define to 1 if you have the <sys/wait.h> header file. */ | 
|---|
| 266 | #define HAVE_SYS_WAIT_H 1 | 
|---|
| 267 |  | 
|---|
| 268 | /* Define to 1 if you have the \`union wait' type in <sys/wait.h>. */ | 
|---|
| 269 | /* #undef HAVE_UNION_WAIT */ | 
|---|
| 270 |  | 
|---|
| 271 | /* Define to 1 if you have the <unistd.h> header file. */ | 
|---|
| 272 | #define HAVE_UNISTD_H 1 | 
|---|
| 273 |  | 
|---|
| 274 | /* Define to 1 if you have the <varargs.h> header file. */ | 
|---|
| 275 | /* #undef HAVE_VARARGS_H */ | 
|---|
| 276 |  | 
|---|
| 277 | /* Define to 1 if you have the `vfork' function. */ | 
|---|
| 278 | #define HAVE_VFORK 1 | 
|---|
| 279 |  | 
|---|
| 280 | /* Define to 1 if you have the <vfork.h> header file. */ | 
|---|
| 281 | /* #undef HAVE_VFORK_H */ | 
|---|
| 282 |  | 
|---|
| 283 | /* Define to 1 if you have the `vprintf' function. */ | 
|---|
| 284 | #define HAVE_VPRINTF 1 | 
|---|
| 285 |  | 
|---|
| 286 | /* Define to 1 if you have the `wait3' function. */ | 
|---|
| 287 | #define HAVE_WAIT3 1 | 
|---|
| 288 |  | 
|---|
| 289 | /* Define to 1 if you have the `waitpid' function. */ | 
|---|
| 290 | #define HAVE_WAITPID 1 | 
|---|
| 291 |  | 
|---|
| 292 | /* Define to 1 if `fork' works. */ | 
|---|
| 293 | #define HAVE_WORKING_FORK 1 | 
|---|
| 294 |  | 
|---|
| 295 | /* Define to 1 if `vfork' works. */ | 
|---|
| 296 | #define HAVE_WORKING_VFORK 1 | 
|---|
| 297 |  | 
|---|
| 298 | /* Build host information. (not used by kmk) */ | 
|---|
| 299 | #define MAKE_HOST "i386-pc-solaris2.11" | 
|---|
| 300 |  | 
|---|
| 301 | /* Define to 1 to enable job server support in GNU make. */ | 
|---|
| 302 | #define MAKE_JOBSERVER 1 | 
|---|
| 303 |  | 
|---|
| 304 | /* Define to 1 to enable symbolic link timestamp checking. */ | 
|---|
| 305 | #define MAKE_SYMLINKS 1 | 
|---|
| 306 |  | 
|---|
| 307 | /* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend | 
|---|
| 308 | on `HAVE_STRUCT_NLIST_N_UN_N_NAME */ | 
|---|
| 309 | /* #undef NLIST_NAME_UNION */ | 
|---|
| 310 |  | 
|---|
| 311 | /* Define to 1 if struct nlist.n_name is a pointer rather than an array. */ | 
|---|
| 312 | /* #undef NLIST_STRUCT */ | 
|---|
| 313 |  | 
|---|
| 314 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ | 
|---|
| 315 | /* #undef NO_MINUS_C_MINUS_O */ | 
|---|
| 316 |  | 
|---|
| 317 | /* Name of package */ | 
|---|
| 318 | #define PACKAGE "make" | 
|---|
| 319 |  | 
|---|
| 320 | /* Define to the address where bug reports for this package should be sent. */ | 
|---|
| 321 | #define PACKAGE_BUGREPORT "bug-make@gnu.org" | 
|---|
| 322 |  | 
|---|
| 323 | /* Define to the full name of this package. */ | 
|---|
| 324 | #define PACKAGE_NAME "GNU make" | 
|---|
| 325 |  | 
|---|
| 326 | /* Define to the full name and version of this package. */ | 
|---|
| 327 | #define PACKAGE_STRING "GNU make 3.82" | 
|---|
| 328 |  | 
|---|
| 329 | /* Define to the one symbol short name of this package. */ | 
|---|
| 330 | #define PACKAGE_TARNAME "make" | 
|---|
| 331 |  | 
|---|
| 332 | /* Define to the version of this package. */ | 
|---|
| 333 | #define PACKAGE_VERSION "3.82" | 
|---|
| 334 |  | 
|---|
| 335 | /* Define to the character that separates directories in PATH. */ | 
|---|
| 336 | #define PATH_SEPARATOR_CHAR ':' | 
|---|
| 337 |  | 
|---|
| 338 | /* Define to 1 if the C compiler supports function prototypes. */ | 
|---|
| 339 | #define PROTOTYPES 1 | 
|---|
| 340 |  | 
|---|
| 341 | /* Define as the return type of signal handlers (`int' or `void'). */ | 
|---|
| 342 | #define RETSIGTYPE void | 
|---|
| 343 |  | 
|---|
| 344 | /* Define to the name of the SCCS 'get' command. */ | 
|---|
| 345 | #define SCCS_GET "get" | 
|---|
| 346 |  | 
|---|
| 347 | /* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */ | 
|---|
| 348 | #define SCCS_GET_MINUS_G 1 | 
|---|
| 349 |  | 
|---|
| 350 | /* Define to 1 if the `setvbuf' function takes the buffering type as its | 
|---|
| 351 | second argument and the buffer pointer as the third, as on System V before | 
|---|
| 352 | release 3. */ | 
|---|
| 353 | /* #undef SETVBUF_REVERSED */ | 
|---|
| 354 |  | 
|---|
| 355 | /* If using the C implementation of alloca, define if you know the | 
|---|
| 356 | direction of stack growth for your system; otherwise it will be | 
|---|
| 357 | automatically deduced at runtime. | 
|---|
| 358 | STACK_DIRECTION > 0 => grows toward higher addresses | 
|---|
| 359 | STACK_DIRECTION < 0 => grows toward lower addresses | 
|---|
| 360 | STACK_DIRECTION = 0 => direction of growth unknown */ | 
|---|
| 361 | /* #undef STACK_DIRECTION */ | 
|---|
| 362 |  | 
|---|
| 363 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ | 
|---|
| 364 | /* #undef STAT_MACROS_BROKEN */ | 
|---|
| 365 |  | 
|---|
| 366 | /* Define to 1 if you have the ANSI C header files. */ | 
|---|
| 367 | #define STDC_HEADERS 1 | 
|---|
| 368 |  | 
|---|
| 369 | /* Define if struct stat contains a nanoseconds field */ | 
|---|
| 370 | #define ST_MTIM_NSEC tv_nsec | 
|---|
| 371 |  | 
|---|
| 372 | /* Define to 1 on System V Release 4. */ | 
|---|
| 373 | /* #undef SVR4 */ | 
|---|
| 374 |  | 
|---|
| 375 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | 
|---|
| 376 | #define TIME_WITH_SYS_TIME 1 | 
|---|
| 377 |  | 
|---|
| 378 | /* Define to 1 for Encore UMAX. */ | 
|---|
| 379 | /* #undef UMAX */ | 
|---|
| 380 |  | 
|---|
| 381 | /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of | 
|---|
| 382 | <sys/cpustats.h>. */ | 
|---|
| 383 | /* #undef UMAX4_3 */ | 
|---|
| 384 |  | 
|---|
| 385 | /* Version number of package */ | 
|---|
| 386 | #define VERSION "3.82" | 
|---|
| 387 |  | 
|---|
| 388 | /* Use platform specific coding */ | 
|---|
| 389 | /* #undef WINDOWS32 */ | 
|---|
| 390 |  | 
|---|
| 391 | /* Define if using the dmalloc debugging malloc package */ | 
|---|
| 392 | /* #undef WITH_DMALLOC */ | 
|---|
| 393 |  | 
|---|
| 394 | /* Define to 1 if on AIX 3. | 
|---|
| 395 | System headers sometimes define this. | 
|---|
| 396 | We just want to avoid a redefinition error message.  */ | 
|---|
| 397 | #ifndef _ALL_SOURCE | 
|---|
| 398 | /* # undef _ALL_SOURCE */ | 
|---|
| 399 | #endif | 
|---|
| 400 |  | 
|---|
| 401 | /* Number of bits in a file offset, on hosts where this is settable. */ | 
|---|
| 402 | #define _FILE_OFFSET_BITS 64 | 
|---|
| 403 |  | 
|---|
| 404 | /* Define for large files, on AIX-style hosts. */ | 
|---|
| 405 | /* #undef _LARGE_FILES */ | 
|---|
| 406 |  | 
|---|
| 407 | /* Define to 1 if on MINIX. */ | 
|---|
| 408 | /* #undef _MINIX */ | 
|---|
| 409 |  | 
|---|
| 410 | /* Define to 2 if the system does not provide POSIX.1 features except with | 
|---|
| 411 | this defined. */ | 
|---|
| 412 | /* #undef _POSIX_1_SOURCE */ | 
|---|
| 413 |  | 
|---|
| 414 | /* Define to 1 if you need to in order for `stat' and other things to work. */ | 
|---|
| 415 | /* #undef _POSIX_SOURCE */ | 
|---|
| 416 |  | 
|---|
| 417 | /* Define like PROTOTYPES; this can be used by system headers. */ | 
|---|
| 418 | #define __PROTOTYPES 1 | 
|---|
| 419 |  | 
|---|
| 420 | /* Define to empty if `const' does not conform to ANSI C. */ | 
|---|
| 421 | /* #undef const */ | 
|---|
| 422 |  | 
|---|
| 423 | /* Define to `int' if <sys/types.h> doesn't define. */ | 
|---|
| 424 | /* #undef gid_t */ | 
|---|
| 425 |  | 
|---|
| 426 | /* Define to `int' if <sys/types.h> does not define. */ | 
|---|
| 427 | /* #undef pid_t */ | 
|---|
| 428 |  | 
|---|
| 429 | /* Define to `int' if <sys/types.h> doesn't define. */ | 
|---|
| 430 | /* #undef uid_t */ | 
|---|
| 431 |  | 
|---|
| 432 | /* Define uintmax_t if not defined in <stdint.h> or <inttypes.h>. */ | 
|---|
| 433 | /* #undef uintmax_t */ | 
|---|
| 434 |  | 
|---|
| 435 | /* Define as `fork' if `vfork' does not work. */ | 
|---|
| 436 | /* #undef vfork */ | 
|---|
| 437 |  | 
|---|
| 438 | #include "inlined_memchr.h" | 
|---|
| 439 |  | 
|---|