| 1 | /* config.h.in. Generated from configure.ac 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 you have `alloca', as a function or macro. */
|
|---|
| 15 | #undef HAVE_ALLOCA
|
|---|
| 16 |
|
|---|
| 17 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
|---|
| 18 | */
|
|---|
| 19 | #undef HAVE_ALLOCA_H
|
|---|
| 20 |
|
|---|
| 21 | /* Define to 1 if you have the <curses.h> header file. */
|
|---|
| 22 | #undef HAVE_CURSES_H
|
|---|
| 23 |
|
|---|
| 24 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|---|
| 25 | */
|
|---|
| 26 | #undef HAVE_DIRENT_H
|
|---|
| 27 |
|
|---|
| 28 | /* Define to 1 if you have the <dlfcn.h> header file. */
|
|---|
| 29 | #undef HAVE_DLFCN_H
|
|---|
| 30 |
|
|---|
| 31 | /* Define to 1 if you have the `endpwent' function. */
|
|---|
| 32 | #undef HAVE_ENDPWENT
|
|---|
| 33 |
|
|---|
| 34 | /* Define to 1 if you have the <fcntl.h> header file. */
|
|---|
| 35 | #undef HAVE_FCNTL_H
|
|---|
| 36 |
|
|---|
| 37 | /* Define to 1 if you have the `fork' function. */
|
|---|
| 38 | #undef HAVE_FORK
|
|---|
| 39 |
|
|---|
| 40 | /* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.1
|
|---|
| 41 | versions. */
|
|---|
| 42 | #undef HAVE_GETPW_R_DRAFT
|
|---|
| 43 |
|
|---|
| 44 | /* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1
|
|---|
| 45 | compatible. */
|
|---|
| 46 | #undef HAVE_GETPW_R_POSIX
|
|---|
| 47 |
|
|---|
| 48 | /* Define to 1 if you have the <inttypes.h> header file. */
|
|---|
| 49 | #undef HAVE_INTTYPES_H
|
|---|
| 50 |
|
|---|
| 51 | /* Define to 1 if you have the `isascii' function. */
|
|---|
| 52 | #undef HAVE_ISASCII
|
|---|
| 53 |
|
|---|
| 54 | /* Define to 1 if you have the `issetugid' function. */
|
|---|
| 55 | #undef HAVE_ISSETUGID
|
|---|
| 56 |
|
|---|
| 57 | /* Define to 1 if you have the `curses' library (-lcurses). */
|
|---|
| 58 | #undef HAVE_LIBCURSES
|
|---|
| 59 |
|
|---|
| 60 | /* Define to 1 if you have the `ncurses' library (-lncurses). */
|
|---|
| 61 | #undef HAVE_LIBNCURSES
|
|---|
| 62 |
|
|---|
| 63 | /* Define to 1 if you have the <limits.h> header file. */
|
|---|
| 64 | #undef HAVE_LIMITS_H
|
|---|
| 65 |
|
|---|
| 66 | /* Define to 1 if you have the <malloc.h> header file. */
|
|---|
| 67 | #undef HAVE_MALLOC_H
|
|---|
| 68 |
|
|---|
| 69 | /* Define to 1 if you have the `memchr' function. */
|
|---|
| 70 | #undef HAVE_MEMCHR
|
|---|
| 71 |
|
|---|
| 72 | /* Define to 1 if you have the <memory.h> header file. */
|
|---|
| 73 | #undef HAVE_MEMORY_H
|
|---|
| 74 |
|
|---|
| 75 | /* Define to 1 if you have the `memset' function. */
|
|---|
| 76 | #undef HAVE_MEMSET
|
|---|
| 77 |
|
|---|
| 78 | /* Define to 1 if you have the <ncurses.h> header file. */
|
|---|
| 79 | #undef HAVE_NCURSES_H
|
|---|
| 80 |
|
|---|
| 81 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|---|
| 82 | #undef HAVE_NDIR_H
|
|---|
| 83 |
|
|---|
| 84 | /* Define to 1 if you have the `regcomp' function. */
|
|---|
| 85 | #undef HAVE_REGCOMP
|
|---|
| 86 |
|
|---|
| 87 | /* Define to 1 if you have the `re_comp' function. */
|
|---|
| 88 | #undef HAVE_RE_COMP
|
|---|
| 89 |
|
|---|
| 90 | /* Define to 1 if `stat' has the bug that it succeeds when given the
|
|---|
| 91 | zero-length file name argument. */
|
|---|
| 92 | #undef HAVE_STAT_EMPTY_STRING_BUG
|
|---|
| 93 |
|
|---|
| 94 | /* Define to 1 if you have the <stdint.h> header file. */
|
|---|
| 95 | #undef HAVE_STDINT_H
|
|---|
| 96 |
|
|---|
| 97 | /* Define to 1 if you have the <stdlib.h> header file. */
|
|---|
| 98 | #undef HAVE_STDLIB_H
|
|---|
| 99 |
|
|---|
| 100 | /* Define to 1 if you have the `strcasecmp' function. */
|
|---|
| 101 | #undef HAVE_STRCASECMP
|
|---|
| 102 |
|
|---|
| 103 | /* Define to 1 if you have the `strchr' function. */
|
|---|
| 104 | #undef HAVE_STRCHR
|
|---|
| 105 |
|
|---|
| 106 | /* Define to 1 if you have the `strcspn' function. */
|
|---|
| 107 | #undef HAVE_STRCSPN
|
|---|
| 108 |
|
|---|
| 109 | /* Define to 1 if you have the `strdup' function. */
|
|---|
| 110 | #undef HAVE_STRDUP
|
|---|
| 111 |
|
|---|
| 112 | /* Define to 1 if you have the `strerror' function. */
|
|---|
| 113 | #undef HAVE_STRERROR
|
|---|
| 114 |
|
|---|
| 115 | /* Define to 1 if you have the <strings.h> header file. */
|
|---|
| 116 | #undef HAVE_STRINGS_H
|
|---|
| 117 |
|
|---|
| 118 | /* Define to 1 if you have the <string.h> header file. */
|
|---|
| 119 | #undef HAVE_STRING_H
|
|---|
| 120 |
|
|---|
| 121 | /* Define to 1 if you have the `strrchr' function. */
|
|---|
| 122 | #undef HAVE_STRRCHR
|
|---|
| 123 |
|
|---|
| 124 | /* Define to 1 if you have the `strstr' function. */
|
|---|
| 125 | #undef HAVE_STRSTR
|
|---|
| 126 |
|
|---|
| 127 | /* Define to 1 if you have the `strtol' function. */
|
|---|
| 128 | #undef HAVE_STRTOL
|
|---|
| 129 |
|
|---|
| 130 | /* Define to 1 if you have the <sys/cdefs.h> header file. */
|
|---|
| 131 | #undef HAVE_SYS_CDEFS_H
|
|---|
| 132 |
|
|---|
| 133 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|---|
| 134 | */
|
|---|
| 135 | #undef HAVE_SYS_DIR_H
|
|---|
| 136 |
|
|---|
| 137 | /* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|---|
| 138 | #undef HAVE_SYS_IOCTL_H
|
|---|
| 139 |
|
|---|
| 140 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|---|
| 141 | */
|
|---|
| 142 | #undef HAVE_SYS_NDIR_H
|
|---|
| 143 |
|
|---|
| 144 | /* Define to 1 if you have the <sys/param.h> header file. */
|
|---|
| 145 | #undef HAVE_SYS_PARAM_H
|
|---|
| 146 |
|
|---|
| 147 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
|---|
| 148 | #undef HAVE_SYS_STAT_H
|
|---|
| 149 |
|
|---|
| 150 | /* Define to 1 if you have the <sys/types.h> header file. */
|
|---|
| 151 | #undef HAVE_SYS_TYPES_H
|
|---|
| 152 |
|
|---|
| 153 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|---|
| 154 | #undef HAVE_SYS_WAIT_H
|
|---|
| 155 |
|
|---|
| 156 | /* Define to 1 if you have the <term.h> header file. */
|
|---|
| 157 | #undef HAVE_TERM_H
|
|---|
| 158 |
|
|---|
| 159 | /* Define to 1 if you have the <unistd.h> header file. */
|
|---|
| 160 | #undef HAVE_UNISTD_H
|
|---|
| 161 |
|
|---|
| 162 | /* Define to 1 if the system has the type `u_int32_t'. */
|
|---|
| 163 | #undef HAVE_U_INT32_T
|
|---|
| 164 |
|
|---|
| 165 | /* Define to 1 if you have the `vfork' function. */
|
|---|
| 166 | #undef HAVE_VFORK
|
|---|
| 167 |
|
|---|
| 168 | /* Define to 1 if you have the <vfork.h> header file. */
|
|---|
| 169 | #undef HAVE_VFORK_H
|
|---|
| 170 |
|
|---|
| 171 | /* Define to 1 if you have the `wcsdup' function. */
|
|---|
| 172 | #undef HAVE_WCSDUP
|
|---|
| 173 |
|
|---|
| 174 | /* Define to 1 if `fork' works. */
|
|---|
| 175 | #undef HAVE_WORKING_FORK
|
|---|
| 176 |
|
|---|
| 177 | /* Define to 1 if `vfork' works. */
|
|---|
| 178 | #undef HAVE_WORKING_VFORK
|
|---|
| 179 |
|
|---|
| 180 | /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
|
|---|
| 181 | slash. */
|
|---|
| 182 | #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
|
|---|
| 183 |
|
|---|
| 184 | /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|---|
| 185 | */
|
|---|
| 186 | #undef LT_OBJDIR
|
|---|
| 187 |
|
|---|
| 188 | /* Name of package */
|
|---|
| 189 | #undef PACKAGE
|
|---|
| 190 |
|
|---|
| 191 | /* Define to the address where bug reports for this package should be sent. */
|
|---|
| 192 | #undef PACKAGE_BUGREPORT
|
|---|
| 193 |
|
|---|
| 194 | /* Define to the full name of this package. */
|
|---|
| 195 | #undef PACKAGE_NAME
|
|---|
| 196 |
|
|---|
| 197 | /* Define to the full name and version of this package. */
|
|---|
| 198 | #undef PACKAGE_STRING
|
|---|
| 199 |
|
|---|
| 200 | /* Define to the one symbol short name of this package. */
|
|---|
| 201 | #undef PACKAGE_TARNAME
|
|---|
| 202 |
|
|---|
| 203 | /* Define to the home page for this package. */
|
|---|
| 204 | #undef PACKAGE_URL
|
|---|
| 205 |
|
|---|
| 206 | /* Define to the version of this package. */
|
|---|
| 207 | #undef PACKAGE_VERSION
|
|---|
| 208 |
|
|---|
| 209 | /* Define as the return type of signal handlers (`int' or `void'). */
|
|---|
| 210 | #undef RETSIGTYPE
|
|---|
| 211 |
|
|---|
| 212 | /* If using the C implementation of alloca, define if you know the
|
|---|
| 213 | direction of stack growth for your system; otherwise it will be
|
|---|
| 214 | automatically deduced at runtime.
|
|---|
| 215 | STACK_DIRECTION > 0 => grows toward higher addresses
|
|---|
| 216 | STACK_DIRECTION < 0 => grows toward lower addresses
|
|---|
| 217 | STACK_DIRECTION = 0 => direction of growth unknown */
|
|---|
| 218 | #undef STACK_DIRECTION
|
|---|
| 219 |
|
|---|
| 220 | /* Define to 1 if you have the ANSI C header files. */
|
|---|
| 221 | #undef STDC_HEADERS
|
|---|
| 222 |
|
|---|
| 223 | /* Enable extensions on AIX 3, Interix. */
|
|---|
| 224 | #ifndef _ALL_SOURCE
|
|---|
| 225 | # undef _ALL_SOURCE
|
|---|
| 226 | #endif
|
|---|
| 227 | /* Enable GNU extensions on systems that have them. */
|
|---|
| 228 | #ifndef _GNU_SOURCE
|
|---|
| 229 | # undef _GNU_SOURCE
|
|---|
| 230 | #endif
|
|---|
| 231 | /* Enable threading extensions on Solaris. */
|
|---|
| 232 | #ifndef _POSIX_PTHREAD_SEMANTICS
|
|---|
| 233 | # undef _POSIX_PTHREAD_SEMANTICS
|
|---|
| 234 | #endif
|
|---|
| 235 | /* Enable extensions on HP NonStop. */
|
|---|
| 236 | #ifndef _TANDEM_SOURCE
|
|---|
| 237 | # undef _TANDEM_SOURCE
|
|---|
| 238 | #endif
|
|---|
| 239 | /* Enable general extensions on Solaris. */
|
|---|
| 240 | #ifndef __EXTENSIONS__
|
|---|
| 241 | # undef __EXTENSIONS__
|
|---|
| 242 | #endif
|
|---|
| 243 |
|
|---|
| 244 |
|
|---|
| 245 | /* Version number of package */
|
|---|
| 246 | #undef VERSION
|
|---|
| 247 |
|
|---|
| 248 | /* Define to 1 if you want wide-character code */
|
|---|
| 249 | #undef WIDECHAR
|
|---|
| 250 |
|
|---|
| 251 | /* Define to 1 if on MINIX. */
|
|---|
| 252 | #undef _MINIX
|
|---|
| 253 |
|
|---|
| 254 | /* Define to 2 if the system does not provide POSIX.1 features except with
|
|---|
| 255 | this defined. */
|
|---|
| 256 | #undef _POSIX_1_SOURCE
|
|---|
| 257 |
|
|---|
| 258 | /* Define to 1 if you need to in order for `stat' and other things to work. */
|
|---|
| 259 | #undef _POSIX_SOURCE
|
|---|
| 260 |
|
|---|
| 261 | /* Define to empty if `const' does not conform to ANSI C. */
|
|---|
| 262 | #undef const
|
|---|
| 263 |
|
|---|
| 264 | /* Define to `int' if <sys/types.h> does not define. */
|
|---|
| 265 | #undef pid_t
|
|---|
| 266 |
|
|---|
| 267 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
|---|
| 268 | #undef size_t
|
|---|
| 269 |
|
|---|
| 270 | /* Define as `fork' if `vfork' does not work. */
|
|---|
| 271 | #undef vfork
|
|---|
| 272 |
|
|---|
| 273 |
|
|---|
| 274 | #include "sys.h"
|
|---|
| 275 | #define SCCSID
|
|---|
| 276 | #undef LIBC_SCCS
|
|---|
| 277 | #define lint
|
|---|
| 278 |
|
|---|