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 1 if you have the <curses.h> header file. */ 7#undef HAVE_CURSES_H 8 9/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'. 10 */ 11#undef HAVE_DIRENT_H 12 13/* Define to 1 if you have the <dlfcn.h> header file. */ 14#undef HAVE_DLFCN_H 15 16/* Define to 1 if you have the 'endpwent' function. */ 17#undef HAVE_ENDPWENT 18 19/* Define to 1 if you have the <fcntl.h> header file. */ 20#undef HAVE_FCNTL_H 21 22/* Define to 1 if you have the 'fork' function. */ 23#undef HAVE_FORK 24 25/* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.1 26 versions. */ 27#undef HAVE_GETPW_R_DRAFT 28 29/* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1 30 compatible. */ 31#undef HAVE_GETPW_R_POSIX 32 33/* Define to 1 if you have the <inttypes.h> header file. */ 34#undef HAVE_INTTYPES_H 35 36/* Define to 1 if you have the 'isascii' function. */ 37#undef HAVE_ISASCII 38 39/* Define to 1 if you have the 'issetugid' function. */ 40#undef HAVE_ISSETUGID 41 42/* Define to 1 if you have the 'curses' library (-lcurses). */ 43#undef HAVE_LIBCURSES 44 45/* Define to 1 if you have the 'ncurses' library (-lncurses). */ 46#undef HAVE_LIBNCURSES 47 48/* Define to 1 if you have the 'termcap' library (-ltermcap). */ 49#undef HAVE_LIBTERMCAP 50 51/* Define to 1 if you have the 'tinfo' library (-ltinfo). */ 52#undef HAVE_LIBTINFO 53 54/* Define to 1 if you have the <limits.h> header file. */ 55#undef HAVE_LIMITS_H 56 57/* Define to 1 if you have the <malloc.h> header file. */ 58#undef HAVE_MALLOC_H 59 60/* Define to 1 if you have the 'memchr' function. */ 61#undef HAVE_MEMCHR 62 63/* Define to 1 if you have the 'memset' function. */ 64#undef HAVE_MEMSET 65 66/* Define to 1 if you have the <minix/config.h> header file. */ 67#undef HAVE_MINIX_CONFIG_H 68 69/* Define to 1 if you have the <ncurses.h> header file. */ 70#undef HAVE_NCURSES_H 71 72/* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */ 73#undef HAVE_NDIR_H 74 75/* Define to 1 if you have the 'reallocarr' function. */ 76#undef HAVE_REALLOCARR 77 78/* Define to 1 if you have the 'regcomp' function. */ 79#undef HAVE_REGCOMP 80 81/* Define to 1 if you have the 're_comp' function. */ 82#undef HAVE_RE_COMP 83 84/* Define to 1 if you have the 'secure_getenv' function. */ 85#undef HAVE_SECURE_GETENV 86 87/* Define to 1 if 'stat' has the bug that it succeeds when given the 88 zero-length file name argument. */ 89#undef HAVE_STAT_EMPTY_STRING_BUG 90 91/* Define to 1 if you have the <stdint.h> header file. */ 92#undef HAVE_STDINT_H 93 94/* Define to 1 if you have the <stdio.h> header file. */ 95#undef HAVE_STDIO_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 'strlcat' function. */ 122#undef HAVE_STRLCAT 123 124/* Define to 1 if you have the 'strlcpy' function. */ 125#undef HAVE_STRLCPY 126 127/* Define to 1 if you have the 'strrchr' function. */ 128#undef HAVE_STRRCHR 129 130/* Define to 1 if you have the 'strstr' function. */ 131#undef HAVE_STRSTR 132 133/* Define to 1 if you have the 'strtol' function. */ 134#undef HAVE_STRTOL 135 136/* Define to 1 if struct dirent has member d_namlen */ 137#undef HAVE_STRUCT_DIRENT_D_NAMLEN 138 139/* Define to 1 if you have the 'strunvis' function. */ 140#undef HAVE_STRUNVIS 141 142/* Define to 1 if you have the 'strvis' function. */ 143#undef HAVE_STRVIS 144 145/* Define to 1 if you have the <sys/cdefs.h> header file. */ 146#undef HAVE_SYS_CDEFS_H 147 148/* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'. 149 */ 150#undef HAVE_SYS_DIR_H 151 152/* Define to 1 if you have the <sys/ioctl.h> header file. */ 153#undef HAVE_SYS_IOCTL_H 154 155/* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'. 156 */ 157#undef HAVE_SYS_NDIR_H 158 159/* Define to 1 if you have the <sys/param.h> header file. */ 160#undef HAVE_SYS_PARAM_H 161 162/* Define to 1 if you have the <sys/stat.h> header file. */ 163#undef HAVE_SYS_STAT_H 164 165/* Define to 1 if you have the <sys/types.h> header file. */ 166#undef HAVE_SYS_TYPES_H 167 168/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 169#undef HAVE_SYS_WAIT_H 170 171/* Define to 1 if you have the <termcap.h> header file. */ 172#undef HAVE_TERMCAP_H 173 174/* Define to 1 if you have the <term.h> header file. */ 175#undef HAVE_TERM_H 176 177/* Define to 1 if you have the <unistd.h> header file. */ 178#undef HAVE_UNISTD_H 179 180/* Define to 1 if the system has the type 'u_int32_t'. */ 181#undef HAVE_U_INT32_T 182 183/* Define to 1 if you have the 'vfork' function. */ 184#undef HAVE_VFORK 185 186/* Define to 1 if you have the <vfork.h> header file. */ 187#undef HAVE_VFORK_H 188 189/* Define to 1 if you have the 'vis' function. */ 190#undef HAVE_VIS 191 192/* Define to 1 if you have the <wchar.h> header file. */ 193#undef HAVE_WCHAR_H 194 195/* Define to 1 if you have the 'wcsdup' function. */ 196#undef HAVE_WCSDUP 197 198/* Define to 1 if 'fork' works. */ 199#undef HAVE_WORKING_FORK 200 201/* Define to 1 if 'vfork' works. */ 202#undef HAVE_WORKING_VFORK 203 204/* Define to 1 if you have the '__secure_getenv' function. */ 205#undef HAVE___SECURE_GETENV 206 207/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing 208 slash. */ 209#undef LSTAT_FOLLOWS_SLASHED_SYMLINK 210 211/* Define to the sub-directory where libtool stores uninstalled libraries. */ 212#undef LT_OBJDIR 213 214/* Name of package */ 215#undef PACKAGE 216 217/* Define to the address where bug reports for this package should be sent. */ 218#undef PACKAGE_BUGREPORT 219 220/* Define to the full name of this package. */ 221#undef PACKAGE_NAME 222 223/* Define to the full name and version of this package. */ 224#undef PACKAGE_STRING 225 226/* Define to the one symbol short name of this package. */ 227#undef PACKAGE_TARNAME 228 229/* Define to the home page for this package. */ 230#undef PACKAGE_URL 231 232/* Define to the version of this package. */ 233#undef PACKAGE_VERSION 234 235/* Define to 1 if all of the C89 standard headers exist (not just the ones 236 required in a freestanding environment). This macro is provided for 237 backward compatibility; new code need not use it. */ 238#undef STDC_HEADERS 239 240/* Enable extensions on AIX, Interix, z/OS. */ 241#ifndef _ALL_SOURCE 242# undef _ALL_SOURCE 243#endif 244/* Enable general extensions on macOS. */ 245#ifndef _DARWIN_C_SOURCE 246# undef _DARWIN_C_SOURCE 247#endif 248/* Enable general extensions on Solaris. */ 249#ifndef __EXTENSIONS__ 250# undef __EXTENSIONS__ 251#endif 252/* Enable GNU extensions on systems that have them. */ 253#ifndef _GNU_SOURCE 254# undef _GNU_SOURCE 255#endif 256/* Enable X/Open compliant socket functions that do not require linking 257 with -lxnet on HP-UX 11.11. */ 258#ifndef _HPUX_ALT_XOPEN_SOCKET_API 259# undef _HPUX_ALT_XOPEN_SOCKET_API 260#endif 261/* Identify the host operating system as Minix. 262 This macro does not affect the system headers' behavior. 263 A future release of Autoconf may stop defining this macro. */ 264#ifndef _MINIX 265# undef _MINIX 266#endif 267/* Enable general extensions on NetBSD. 268 Enable NetBSD compatibility extensions on Minix. */ 269#ifndef _NETBSD_SOURCE 270# undef _NETBSD_SOURCE 271#endif 272/* Enable OpenBSD compatibility extensions on NetBSD. 273 Oddly enough, this does nothing on OpenBSD. */ 274#ifndef _OPENBSD_SOURCE 275# undef _OPENBSD_SOURCE 276#endif 277/* Define to 1 if needed for POSIX-compatible behavior. */ 278#ifndef _POSIX_SOURCE 279# undef _POSIX_SOURCE 280#endif 281/* Define to 2 if needed for POSIX-compatible behavior. */ 282#ifndef _POSIX_1_SOURCE 283# undef _POSIX_1_SOURCE 284#endif 285/* Enable POSIX-compatible threading on Solaris. */ 286#ifndef _POSIX_PTHREAD_SEMANTICS 287# undef _POSIX_PTHREAD_SEMANTICS 288#endif 289/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 290#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 291# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 292#endif 293/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 294#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 295# undef __STDC_WANT_IEC_60559_BFP_EXT__ 296#endif 297/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 298#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 299# undef __STDC_WANT_IEC_60559_DFP_EXT__ 300#endif 301/* Enable extensions specified by C23 Annex F. */ 302#ifndef __STDC_WANT_IEC_60559_EXT__ 303# undef __STDC_WANT_IEC_60559_EXT__ 304#endif 305/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 306#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 307# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 308#endif 309/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */ 310#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 311# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 312#endif 313/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 314#ifndef __STDC_WANT_LIB_EXT2__ 315# undef __STDC_WANT_LIB_EXT2__ 316#endif 317/* Enable extensions specified by ISO/IEC 24747:2009. */ 318#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 319# undef __STDC_WANT_MATH_SPEC_FUNCS__ 320#endif 321/* Enable extensions on HP NonStop. */ 322#ifndef _TANDEM_SOURCE 323# undef _TANDEM_SOURCE 324#endif 325/* Enable X/Open extensions. Define to 500 only if necessary 326 to make mbstate_t available. */ 327#ifndef _XOPEN_SOURCE 328# undef _XOPEN_SOURCE 329#endif 330 331 332/* Version number of package */ 333#undef VERSION 334 335/* Define to empty if 'const' does not conform to ANSI C. */ 336#undef const 337 338/* Define as a signed integer type capable of holding a process identifier. */ 339#undef pid_t 340 341/* Define as 'unsigned int' if <stddef.h> doesn't define. */ 342#undef size_t 343 344/* Define as 'fork' if 'vfork' does not work. */ 345#undef vfork 346 347 348#include "sys.h" 349#define SCCSID 350#undef LIBC_SCCS 351#define lint 352 353