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