You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

229 lines
5.5 KiB

/* autoconfig.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define to 1 to compile debug code */
#undef DEBUG
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#undef HAVE_DOPRNT
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#undef HAVE_FSEEKO
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_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 if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD
/* Have PTHREAD_PRIO_INHERIT. */
#undef HAVE_PTHREAD_PRIO_INHERIT
/* 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 <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Defines if strndup is available on your system */
#undef HAVE_STRNDUP
/* Defines if strnlen is available on your system */
#undef HAVE_STRNLEN
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_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. */
#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 <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 <ws2tcpip.h> header file. */
#undef HAVE_WS2TCPIP_H
/* see upnpconfig.h */
#undef IXML_HAVE_SCRIPTSUPPORT
/* whether the system defaults to 32bit off_t but can do 64bit when requested
*/
#undef LARGEFILE_SENSITIVE
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Define to 1 to prevent compilation of assert() */
#undef NDEBUG
/* 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
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to necessary symbol if this constant uses a non-standard name on
your system. */
#undef PTHREAD_CREATE_JOINABLE
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* see upnpconfig.h */
#undef UPNP_ENABLE_BLOCKING_TCP_CONNECTIONS
/* see upnpconfig.h */
#undef UPNP_ENABLE_IPV6
/* see upnpconfig.h */
#undef UPNP_ENABLE_OPEN_SSL
/* see upnpconfig.h */
#undef UPNP_ENABLE_POST_WRITE
/* see upnpconfig.h */
#undef UPNP_ENABLE_UNSPECIFIED_SERVER
/* see upnpconfig.h */
#undef UPNP_HAVE_CLIENT
/* see upnpconfig.h */
#undef UPNP_HAVE_DEBUG
/* see upnpconfig.h */
#undef UPNP_HAVE_DEVICE
/* see upnpconfig.h */
#undef UPNP_HAVE_GENA
/* see upnpconfig.h */
#undef UPNP_HAVE_OPTSSDP
/* see upnpconfig.h */
#undef UPNP_HAVE_SOAP
/* see upnpconfig.h */
#undef UPNP_HAVE_SSDP
/* see upnpconfig.h */
#undef UPNP_HAVE_TOOLS
/* see upnpconfig.h */
#undef UPNP_HAVE_WEBSERVER
/* whether the system defaults to 32bit off_t but can do 64bit when requested
*/
#undef UPNP_LARGEFILE_SENSITIVE
/* see upnpconfig.h */
#undef UPNP_MINISERVER_REUSEADDR
/* Do not use pthread_rwlock_t */
#undef UPNP_USE_RWLOCK
/* see upnpconfig.h */
#undef UPNP_VERSION_MAJOR
/* see upnpconfig.h */
#undef UPNP_VERSION_MINOR
/* see upnpconfig.h */
#undef UPNP_VERSION_PATCH
/* see upnpconfig.h */
#undef UPNP_VERSION_STRING
/* Version number of package */
#undef VERSION
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
#undef _LARGEFILE_SOURCE
/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t
/* Type for storing the length of struct sockaddr */
#undef socklen_t