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