/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the `getpass' function. */ #define HAVE_GETPASS 1 /* Define to 1 if you have the `getpassphrase' function. */ /* #undef HAVE_GETPASSPHRASE */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `resolv' library (-lresolv). */ #define HAVE_LIBRESOLV 1 /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "wileyc@rezrov.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "tacshell" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "tacshell 0.91" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "tacshell" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.91" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to `unsigned short' if does not define. */ #define u_int16_t unsigned short /* Define to `unsigned int' if does not define. */ #define u_int32_t unsigned int /* Define to `unsigned char' if does not define. */ #define u_int8_t unsigned char