/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* if DLL is to be built */ /* #undef BUILDING_DLL */ /* Define if DLL is built */ /* #undef BUILDING_GWEN_DLL */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ /* #undef CLOSEDIR_VOID */ /* Define if you want debugging code enabled. */ /* #undef DEBUG */ /* Define to 1 if translation of program messages to the user's native language is requested. */ /* #undef ENABLE_NLS */ /* build */ #define GWENHYWFAR_VERSION_BUILD 0 /* full version string */ #define GWENHYWFAR_VERSION_FULL_STRING "1.13.2.0stable" /* major version */ #define GWENHYWFAR_VERSION_MAJOR 1 /* minor version */ #define GWENHYWFAR_VERSION_MINOR 13 /* patchlevel */ #define GWENHYWFAR_VERSION_PATCHLEVEL 2 /* version string */ #define GWENHYWFAR_VERSION_STRING "1.13.2" /* tag */ #define GWENHYWFAR_VERSION_TAG stable /* if memory debugging is wanted */ /* #undef GWEN_MEMORY_DEBUG */ /* Defined if OpenSSL crypto module is built */ #define GWEN_SSL_CRYPTO 1 /* Define to 1 if you have the `alarm' function. */ #define HAVE_ALARM 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if the GNU dcgettext() function is already present or preinstalled. */ /* #undef HAVE_DCGETTEXT */ /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `gethostbyaddr' function. */ #define HAVE_GETHOSTBYADDR 1 /* Define to 1 if you have the `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 /* Define to 1 if you have the `getpid' function. */ #define HAVE_GETPID 1 /* Define if the GNU gettext() function is already present or preinstalled. */ /* #undef HAVE_GETTEXT */ /* Define if you have the iconv() function. */ #define HAVE_ICONV 1 /* Define to 1 if you have the `inet_ntoa' function. */ #define HAVE_INET_NTOA 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `isascii' function. */ #define HAVE_ISASCII 1 /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `ncurses' library (-lncurses). */ #define HAVE_LIBNCURSES 1 /* Define to 1 if you have the `panel' library (-lpanel). */ #define HAVE_LIBPANEL 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PANEL_H 1 /* Define to 1 if you have the `random' function. */ #define HAVE_RANDOM 1 /* Define to 1 if you have the header file. */ #define HAVE_REGEX_H 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define to 1 if you have the `srandom' function. */ #define HAVE_SRANDOM 1 /* 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 `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* 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 `symlink' function. */ #define HAVE_SYMLINK 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define if variadic macros should be disabled */ /* #undef NO_VARIADIC_MACROS */ /* if BeOS is used */ /* #undef OS_BEOS */ /* if Apple Darwin is used */ /* #undef OS_DARWIN */ /* if FreeBSD is used */ /* #undef OS_FREEBSD */ /* if linux is used */ /* #undef OS_LINUX */ /* target system */ #define OS_NAME "i386-unknown-gnu" /* if NetBSD is used */ /* #undef OS_NETBSD */ /* if OpenBSD is used */ /* #undef OS_OPENBSD */ /* if PalmOS is used */ /* #undef OS_PALMOS */ /* if this is a POSIX system */ #define OS_POSIX 1 /* target system */ #define OS_SHORTNAME "unknown" /* if Solaris is used */ /* #undef OS_SOLARIS */ /* system type */ #define OS_TYPE "posix" /* if WIN32 is used */ /* #undef OS_WIN32 */ /* Name of package */ #define PACKAGE "gwenhywfar" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to the type of arg 1 for `select'. */ #define SELECT_TYPE_ARG1 int /* Define to the type of args 2, 3 and 4 for `select'. */ #define SELECT_TYPE_ARG234 (fd_set *) /* Define to the type of arg 5 for `select'. */ #define SELECT_TYPE_ARG5 (struct timeval *) /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* whether to use ncurses */ #define USE_NCURSES 1 /* Version number of package */ #define VERSION "1.13.2" /* common app data path */ /* #undef WIN_PATH_COMMON_APPDATA */ /* home path */ /* #undef WIN_PATH_HOME */ /* program files path */ /* #undef WIN_PATH_PROGRAM_FILES */ /* system path */ /* #undef WIN_PATH_SYSTEM */ /* windows path */ /* #undef WIN_PATH_WINDOWS */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */