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