1a8fdb4bcSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2a8fdb4bcSmrg 3dbe7da2eSmrg/* Define to 1 if you have the `grantpt' function. */ 4dbe7da2eSmrg#undef HAVE_GRANTPT 5dbe7da2eSmrg 6dbe7da2eSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 7dbe7da2eSmrg#undef HAVE_INTTYPES_H 8dbe7da2eSmrg 977683534Smrg/* Define to 1 if you have the <libutil.h> header file. */ 1077683534Smrg#undef HAVE_LIBUTIL_H 1177683534Smrg 12dbe7da2eSmrg/* Define to 1 if you have the <memory.h> header file. */ 13dbe7da2eSmrg#undef HAVE_MEMORY_H 14dbe7da2eSmrg 1577683534Smrg/* Have openpty in libutil */ 1677683534Smrg#undef HAVE_OPENPTY 1777683534Smrg 18dbe7da2eSmrg/* Define to 1 if you have the `poll' function. */ 19dbe7da2eSmrg#undef HAVE_POLL 20dbe7da2eSmrg 21dbe7da2eSmrg/* Define to 1 if you have the <poll.h> header file. */ 22dbe7da2eSmrg#undef HAVE_POLL_H 23dbe7da2eSmrg 244ed31819Smrg/* Define to 1 if you have the `posix_openpt' function. */ 254ed31819Smrg#undef HAVE_POSIX_OPENPT 264ed31819Smrg 27dbe7da2eSmrg/* Define to 1 if you have the <pty.h> header file. */ 28dbe7da2eSmrg#undef HAVE_PTY_H 29dbe7da2eSmrg 3077683534Smrg/* Define to 1 if you have the `putenv' function. */ 3177683534Smrg#undef HAVE_PUTENV 3277683534Smrg 33dbe7da2eSmrg/* Define to 1 if you have the `select' function. */ 34dbe7da2eSmrg#undef HAVE_SELECT 35dbe7da2eSmrg 36dbe7da2eSmrg/* Define to 1 if you have the <stdint.h> header file. */ 37dbe7da2eSmrg#undef HAVE_STDINT_H 38dbe7da2eSmrg 39dbe7da2eSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 40dbe7da2eSmrg#undef HAVE_STDLIB_H 41dbe7da2eSmrg 4277683534Smrg/* Define to 1 if you have the `strdup' function. */ 4377683534Smrg#undef HAVE_STRDUP 4477683534Smrg 45dbe7da2eSmrg/* Define to 1 if you have the <strings.h> header file. */ 46dbe7da2eSmrg#undef HAVE_STRINGS_H 47dbe7da2eSmrg 48dbe7da2eSmrg/* Define to 1 if you have the <string.h> header file. */ 49dbe7da2eSmrg#undef HAVE_STRING_H 50dbe7da2eSmrg 51dbe7da2eSmrg/* Define to 1 if you have the <stropts.h> header file. */ 52dbe7da2eSmrg#undef HAVE_STROPTS_H 53dbe7da2eSmrg 5477683534Smrg/* Define to 1 if you have the <sys/ioctl.h> header file. */ 5577683534Smrg#undef HAVE_SYS_IOCTL_H 5677683534Smrg 57dbe7da2eSmrg/* Define to 1 if you have the <sys/param.h> header file. */ 58dbe7da2eSmrg#undef HAVE_SYS_PARAM_H 59dbe7da2eSmrg 6077683534Smrg/* Define to 1 if you have the <sys/poll.h> header file. */ 6177683534Smrg#undef HAVE_SYS_POLL_H 6277683534Smrg 63dbe7da2eSmrg/* Define to 1 if you have the <sys/select.h> header file. */ 64dbe7da2eSmrg#undef HAVE_SYS_SELECT_H 65dbe7da2eSmrg 66dbe7da2eSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 67dbe7da2eSmrg#undef HAVE_SYS_STAT_H 68dbe7da2eSmrg 6977683534Smrg/* Define to 1 if you have the <sys/time.h> header file. */ 7077683534Smrg#undef HAVE_SYS_TIME_H 7177683534Smrg 72dbe7da2eSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 73dbe7da2eSmrg#undef HAVE_SYS_TYPES_H 74dbe7da2eSmrg 7577683534Smrg/* Define to 1 if you have the <termios.h> header file. */ 7677683534Smrg#undef HAVE_TERMIOS_H 7777683534Smrg 78dbe7da2eSmrg/* Define to 1 if you have the <unistd.h> header file. */ 79dbe7da2eSmrg#undef HAVE_UNISTD_H 80dbe7da2eSmrg 8177683534Smrg/* Define to 1 if you have the <util.h> header file. */ 8277683534Smrg#undef HAVE_UTIL_H 8377683534Smrg 8477683534Smrg/* poll() works */ 8577683534Smrg#undef HAVE_WORKING_POLL 8677683534Smrg 87a8fdb4bcSmrg/* Name of package */ 88a8fdb4bcSmrg#undef PACKAGE 89a8fdb4bcSmrg 90a8fdb4bcSmrg/* Define to the address where bug reports for this package should be sent. */ 91a8fdb4bcSmrg#undef PACKAGE_BUGREPORT 92a8fdb4bcSmrg 93a8fdb4bcSmrg/* Define to the full name of this package. */ 94a8fdb4bcSmrg#undef PACKAGE_NAME 95a8fdb4bcSmrg 96a8fdb4bcSmrg/* Define to the full name and version of this package. */ 97a8fdb4bcSmrg#undef PACKAGE_STRING 98a8fdb4bcSmrg 99a8fdb4bcSmrg/* Define to the one symbol short name of this package. */ 100a8fdb4bcSmrg#undef PACKAGE_TARNAME 101a8fdb4bcSmrg 102dbe7da2eSmrg/* Define to the home page for this package. */ 103dbe7da2eSmrg#undef PACKAGE_URL 104dbe7da2eSmrg 105a8fdb4bcSmrg/* Define to the version of this package. */ 106a8fdb4bcSmrg#undef PACKAGE_VERSION 107a8fdb4bcSmrg 108a8fdb4bcSmrg/* Major version of this package */ 109a8fdb4bcSmrg#undef PACKAGE_VERSION_MAJOR 110a8fdb4bcSmrg 111a8fdb4bcSmrg/* Minor version of this package */ 112a8fdb4bcSmrg#undef PACKAGE_VERSION_MINOR 113a8fdb4bcSmrg 114a8fdb4bcSmrg/* Patch version of this package */ 115a8fdb4bcSmrg#undef PACKAGE_VERSION_PATCHLEVEL 116a8fdb4bcSmrg 117dbe7da2eSmrg/* Define to 1 if you have the ANSI C header files. */ 118dbe7da2eSmrg#undef STDC_HEADERS 119dbe7da2eSmrg 120a8fdb4bcSmrg/* Version number of package */ 121a8fdb4bcSmrg#undef VERSION 122