2010-08-31 03:50:41 +02:00
|
|
|
/* config.h.in. Generated from configure.in by autoheader. */
|
|
|
|
|
|
|
|
/* Define to 1 if translation of program messages to the user's native
|
|
|
|
language is requested. */
|
|
|
|
#undef ENABLE_NLS
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
|
|
#undef HAVE_ARPA_INET_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <assert.h> header file. */
|
|
|
|
#undef HAVE_ASSERT_H
|
|
|
|
|
2010-09-01 14:27:15 +02:00
|
|
|
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
|
|
|
|
CoreFoundation framework. */
|
|
|
|
#undef HAVE_CFLOCALECOPYCURRENT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
|
|
|
|
the CoreFoundation framework. */
|
|
|
|
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
|
|
|
|
|
2010-08-31 03:50:41 +02:00
|
|
|
/* Define to 1 if you have the <ctype.h> header file. */
|
|
|
|
#undef HAVE_CTYPE_H
|
|
|
|
|
2010-09-01 14:27:15 +02:00
|
|
|
/* Define if the GNU dcgettext() function is already present or preinstalled.
|
|
|
|
*/
|
2010-08-31 03:50:41 +02:00
|
|
|
#undef HAVE_DCGETTEXT
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
2010-08-31 03:50:41 +02:00
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
|
|
#undef HAVE_DOPRNT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
|
|
#undef HAVE_ERRNO_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
|
|
|
/* Define if the GNU gettext() function is already present or preinstalled. */
|
|
|
|
#undef HAVE_GETTEXT
|
|
|
|
|
2010-09-01 14:27:15 +02:00
|
|
|
/* Define if you have the iconv() function and it works. */
|
2010-08-31 03:50:41 +02:00
|
|
|
#undef HAVE_ICONV
|
|
|
|
|
|
|
|
/* 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 `socket' library (-lsocket). */
|
|
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
|
|
#undef HAVE_LIMITS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_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
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <pthread.h> header file. */
|
|
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
|
|
#undef HAVE_PWD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
|
|
#undef HAVE_SELECT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
|
|
#undef HAVE_SNPRINTF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
|
|
#undef HAVE_SOCKET
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdio.h> header file. */
|
|
|
|
#undef HAVE_STDIO_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
|
|
#undef HAVE_STRCHR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
|
|
#undef HAVE_STRDUP
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
|
|
#undef HAVE_STRERROR
|
|
|
|
|
|
|
|
/* 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 `strncasecmp' function. */
|
|
|
|
#undef HAVE_STRNCASECMP
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strrchr' function. */
|
|
|
|
#undef HAVE_STRRCHR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strtol' function. */
|
|
|
|
#undef HAVE_STRTOL
|
|
|
|
|
|
|
|
/* 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. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
|
|
#undef HAVE_SYS_TIME_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 <time.h> header file. */
|
|
|
|
#undef HAVE_TIME_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
|
|
#undef HAVE_VPRINTF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
|
|
#undef HAVE_VSNPRINTF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `__snprintf' function. */
|
|
|
|
#undef HAVE___SNPRINTF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `__vsnprintf' function. */
|
|
|
|
#undef HAVE___VSNPRINTF
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
2010-08-31 03:50:41 +02:00
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
|
|
|
#undef PACKAGE_NAME
|
|
|
|
|
|
|
|
/* Define to the full name and version of this package. */
|
|
|
|
#undef PACKAGE_STRING
|
|
|
|
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
|
|
#undef PACKAGE_TARNAME
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
2010-08-31 03:50:41 +02:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* The size of `off_t', as computed by sizeof. */
|
2010-08-31 03:50:41 +02:00
|
|
|
#undef SIZEOF_OFF_T
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Enable extensions on AIX 3, Interix. */
|
2010-08-31 03:50:41 +02:00
|
|
|
#ifndef _ALL_SOURCE
|
|
|
|
# undef _ALL_SOURCE
|
|
|
|
#endif
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Enable GNU extensions on systems that have them. */
|
|
|
|
#ifndef _GNU_SOURCE
|
|
|
|
# undef _GNU_SOURCE
|
|
|
|
#endif
|
|
|
|
/* Enable threading extensions on Solaris. */
|
|
|
|
#ifndef _POSIX_PTHREAD_SEMANTICS
|
|
|
|
# undef _POSIX_PTHREAD_SEMANTICS
|
|
|
|
#endif
|
|
|
|
/* Enable extensions on HP NonStop. */
|
|
|
|
#ifndef _TANDEM_SOURCE
|
|
|
|
# undef _TANDEM_SOURCE
|
|
|
|
#endif
|
|
|
|
/* Enable general extensions on Solaris. */
|
|
|
|
#ifndef __EXTENSIONS__
|
|
|
|
# undef __EXTENSIONS__
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
2010-08-31 03:50:41 +02:00
|
|
|
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
|
|
#undef _LARGE_FILES
|
|
|
|
|
|
|
|
/* Define to 1 if on MINIX. */
|
|
|
|
#undef _MINIX
|
|
|
|
|
|
|
|
/* Define to 2 if the system does not provide POSIX.1 features except with
|
|
|
|
this defined. */
|
|
|
|
#undef _POSIX_1_SOURCE
|
|
|
|
|
|
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
|
|
|
#undef _POSIX_SOURCE
|
|
|
|
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
|
#undef const
|
|
|
|
|
2010-09-01 08:20:16 +02:00
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
2010-08-31 03:50:41 +02:00
|
|
|
#undef size_t
|
|
|
|
|
2010-09-01 14:27:15 +02:00
|
|
|
/* Substitute for socklen_t */
|
|
|
|
#undef socklen_t
|