|
/* config.h. Generated from config.h.in by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Include pthread support for binary relocation? */
|
|
/* #undef BR_PTHREAD */
|
|
|
|
/* if DLL is to be built */
|
|
#define BUILDING_DLL 1
|
|
|
|
/* if gwen gui for fox16 is built */
|
|
/* #undef BUILD_GUI_FOX16 */
|
|
|
|
/* if gwen gui for gtk2 is built */
|
|
/* #undef BUILD_GUI_GTK2 */
|
|
|
|
/* if gwen gui for gtk3 is built */
|
|
/* #undef BUILD_GUI_GTK3 */
|
|
|
|
/* if gwen gui for qt4 is built */
|
|
#define BUILD_GUI_QT4 1
|
|
|
|
/* Define to 1 if the `closedir' function returns void instead of `int'. */
|
|
#define CLOSEDIR_VOID 1
|
|
|
|
/* Define if you want debugging code enabled. */
|
|
/* #undef DEBUG */
|
|
|
|
/* Use binary relocation? */
|
|
/* #undef ENABLE_BINRELOC */
|
|
|
|
/* whether local install is wanted */
|
|
/* #undef ENABLE_LOCAL_INSTALL */
|
|
|
|
/* visibility */
|
|
/* #undef GCC_WITH_VISIBILITY_ATTRIBUTE */
|
|
|
|
/* whether to enable test code */
|
|
/* #undef GWENHYWFAR_ENABLE_TESTCODE */
|
|
|
|
/* whether gwen is a subproject */
|
|
/* #undef GWENHYWFAR_IS_SUBPROJECT */
|
|
|
|
/* whether to run network-dependent checks during build */
|
|
/* #undef GWENHYWFAR_SKIP_NETWORK_CHECKS */
|
|
|
|
/* build */
|
|
#define GWENHYWFAR_VERSION_BUILD 0
|
|
|
|
/* full version string */
|
|
#define GWENHYWFAR_VERSION_FULL_STRING "5.6.0stable-0"
|
|
|
|
/* major version */
|
|
#define GWENHYWFAR_VERSION_MAJOR 5
|
|
|
|
/* minor version */
|
|
#define GWENHYWFAR_VERSION_MINOR 6
|
|
|
|
/* patchlevel */
|
|
#define GWENHYWFAR_VERSION_PATCHLEVEL 0
|
|
|
|
/* version string */
|
|
#define GWENHYWFAR_VERSION_STRING "5.6.0"
|
|
|
|
/* tag */
|
|
#define GWENHYWFAR_VERSION_TAG stable
|
|
|
|
/* plugin availability */
|
|
#define GWENHYWFAR_WITH_PLUGIN_CFGMGR_DIR 1
|
|
|
|
/* plugin availability */
|
|
#define GWENHYWFAR_WITH_PLUGIN_CT_OHBCI 1
|
|
|
|
/* plugin availability */
|
|
#define GWENHYWFAR_WITH_PLUGIN_DBIO_CSV 1
|
|
|
|
/* plugin availability */
|
|
#define GWENHYWFAR_WITH_PLUGIN_DBIO_OLDDB 1
|
|
|
|
/* plugin availability */
|
|
#define GWENHYWFAR_WITH_PLUGIN_DBIO_XMLDB 1
|
|
|
|
/* if libxml2-code is wanted */
|
|
/* #undef GWEN_COMPILE_LIBXML2_CODE */
|
|
|
|
/* if memory debugging is wanted */
|
|
/* #undef GWEN_MEMORY_DEBUG */
|
|
|
|
/* whether system-wide trusted certificates should be set */
|
|
/* #undef GWEN_TLS_USE_SYSTEM_CERTIFICATES */
|
|
|
|
/* Define to 1 if you have the `alarm' function. */
|
|
#define HAVE_ALARM 1
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
/* #undef HAVE_ARPA_INET_H */
|
|
|
|
/* Define to 1 if you have the declaration of `sigprocmask', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_SIGPROCMASK 0
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|
*/
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
/* #undef HAVE_DLFCN_H */
|
|
|
|
/* Define to 1 if you have the <endian.h> header file. */
|
|
/* #undef HAVE_ENDIAN_H */
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* whether FOX is available */
|
|
/* #undef HAVE_FOX */
|
|
|
|
/* Define to 1 if you have the `gethostbyaddr' function. */
|
|
/* #undef HAVE_GETHOSTBYADDR */
|
|
|
|
/* Define to 1 if you have the `gethostbyname' function. */
|
|
/* #undef HAVE_GETHOSTBYNAME */
|
|
|
|
/* Define to 1 if you have the `getpid' function. */
|
|
#define HAVE_GETPID 1
|
|
|
|
/* whether I18N is available */
|
|
#define HAVE_I18N 1
|
|
|
|
/* Defined if libiconv is available */
|
|
#define HAVE_ICONV 1
|
|
|
|
/* Define to 1 if you have the <iconv.h> header file. */
|
|
#define HAVE_ICONV_H 1
|
|
|
|
/* Define to 1 if you have the `inet_ntoa' function. */
|
|
/* #undef HAVE_INET_NTOA */
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the `isascii' function. */
|
|
#define HAVE_ISASCII 1
|
|
|
|
/* Define to 1 if you have the <langinfo.h> header file. */
|
|
/* #undef HAVE_LANGINFO_H */
|
|
|
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
|
/* #undef HAVE_LIBDL */
|
|
|
|
/* Define to 1 if you have the <libintl.h> header file. */
|
|
#define HAVE_LIBINTL_H 1
|
|
|
|
/* Define to 1 if you have the `pthread' library (-lpthread). */
|
|
/* #undef HAVE_LIBPTHREAD */
|
|
|
|
/* Define to 1 if you have the <localcharset.h> header file. */
|
|
/* #undef HAVE_LOCALCHARSET_H */
|
|
|
|
/* Define to 1 if you have the <locale.h> 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 <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
/* #undef HAVE_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
/* #undef HAVE_NETDB_H */
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
/* #undef HAVE_NETINET_IN_H */
|
|
|
|
/* Defined if OpenSSL is available */
|
|
/* #undef HAVE_OPENSSL */
|
|
|
|
/* Define if you have POSIX threads libraries and header files. */
|
|
#define HAVE_PTHREAD 1
|
|
|
|
/* Have PTHREAD_PRIO_INHERIT. */
|
|
#define HAVE_PTHREAD_PRIO_INHERIT 1
|
|
|
|
/* whether Qt4 is available */
|
|
#define HAVE_QT4 1
|
|
|
|
/* Define to 1 if you have the `random' function. */
|
|
/* #undef HAVE_RANDOM */
|
|
|
|
/* Define to 1 if you have the <regex.h> header file. */
|
|
/* #undef HAVE_REGEX_H */
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
/* #undef HAVE_SELECT */
|
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#define HAVE_SETLOCALE 1
|
|
|
|
/* Define to 1 if you have the <signal.h> 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. */
|
|
/* #undef HAVE_SOCKET */
|
|
|
|
/* Define to 1 if you have the `srandom' function. */
|
|
/* #undef HAVE_SRANDOM */
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* 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 <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* Define to 1 if you have the `symlink' function. */
|
|
/* #undef HAVE_SYMLINK */
|
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */
|
|
/* #undef HAVE_SYSLOG_H */
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_DIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|
*/
|
|
/* #undef HAVE_SYS_NDIR_H */
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
/* #undef HAVE_SYS_SELECT_H */
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
/* #undef HAVE_SYS_SOCKET_H */
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#define HAVE_SYS_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <sys/wait.h> header file. */
|
|
/* #undef HAVE_SYS_WAIT_H */
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
/* #undef HAVE_TERMIOS_H */
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#define HAVE_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define as const if the declaration of iconv() needs const. */
|
|
#define ICONV_CONST const
|
|
|
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
|
#define LT_OBJDIR ".libs/"
|
|
|
|
/* Required version of Libgcrypt */
|
|
#define NEED_LIBGCRYPT_VERSION "1.2.0"
|
|
|
|
/* 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 */
|
|
|
|
/* host system */
|
|
#define OS_NAME "i686-w64-mingw32"
|
|
|
|
/* 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 */
|
|
/* #undef OS_POSIX */
|
|
|
|
/* host system */
|
|
#define OS_SHORTNAME "windows"
|
|
|
|
/* if Solaris is used */
|
|
/* #undef OS_SOLARIS */
|
|
|
|
/* system type */
|
|
#define OS_TYPE "windows"
|
|
|
|
/* if WIN32 is used */
|
|
#define OS_WIN32 1
|
|
|
|
/* 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 home page for this package. */
|
|
#define PACKAGE_URL ""
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION ""
|
|
|
|
/* Define to necessary symbol if this constant uses a non-standard name on
|
|
your system. */
|
|
/* #undef PTHREAD_CREATE_JOINABLE */
|
|
|
|
/* Disable the cast from QString to const char. */
|
|
#define QT_NO_ASCII_CAST 1
|
|
|
|
/* 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 (int *)
|
|
|
|
/* 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. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#define TIME_WITH_SYS_TIME 1
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
/* #undef TM_IN_SYS_TIME */
|
|
|
|
/* Version number of package */
|
|
#define VERSION "5.6.0"
|
|
|
|
/* Define to 1 if the X Window System is missing or not being used. */
|
|
#define X_DISPLAY_MISSING 1
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
/* #undef const */
|