/* 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 <inttypes.h> 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 <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define to 1 if you have the <unistd.h> 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 <sys/types.h> does not define. */
#define u_int16_t unsigned short
/* Define to `unsigned int' if <sys/types.h> does not define. */
#define u_int32_t unsigned int
/* Define to `unsigned char' if <sys/types.h> does not define. */
#define u_int8_t unsigned char
syntax highlighted by Code2HTML, v. 0.9.1