/* config.h.in.  Generated from configure.in by autoheader.  */

/* Define to enable OpenSSL support */
#undef ENABLE_SSL

/* Define if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H

/* Define if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

/* Define if you have expat */
#undef HAVE_EXPAT

/* Define if you have the <expat.h> header file. */
#undef HAVE_EXPAT_H

/* Define if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define if you have the `isatty' function. */
#undef HAVE_ISATTY

/* Define if you have libxml */
#undef HAVE_LIBXML

/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H

/* Define if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H

/* Define if you have the `pipe' function. */
#undef HAVE_PIPE

/* Define if you have the `setsockopt' function. */
#undef HAVE_SETSOCKOPT

/* Define if you have the `setvbuf' function. */
#undef HAVE_SETVBUF

/* Define if you have the `signal' function. */
#undef HAVE_SIGNAL

/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H

/* Defined if signal.h defines SIGPIPE. */
#undef HAVE_SIGPIPE

/* Define if you have the <sock.h> header file. */
#undef HAVE_SOCK_H

/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H

/* Define if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define if you have the `strcasecmp' function. */
#undef HAVE_STRCASECMP

/* Define if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H

/* Define if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H

/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H

/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Defined if struct tm has a tm_gmtoff field */
#undef HAVE_TM_GMTOFF

/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define if you have the <xmlparse.h> header file. */
#undef HAVE_XMLPARSE_H

/* Define if you have the <xmltok/xmlparse.h> header file. */
#undef HAVE_XMLTOK_XMLPARSE_H

/* Define if you have the <xmlversion.h> header file. */
#undef HAVE_XMLVERSION_H

/* Define when building neon as a library */
#undef NEON_IS_LIBRARY

/* Enable if built without WebDAV support */
#undef NEON_NODAV

/* Define to be the neon version string */
#undef NEON_VERSION

/* Define to be major number of neon version */
#undef NEON_VERSION_MAJOR

/* Define to be minor number of neon version */
#undef NEON_VERSION_MINOR

/* Define to enable debugging */
#undef NE_DEBUGGING

/* Define to be printf format string for off_t */
#undef NE_FMT_OFF_T

/* Define to be printf format string for size_t */
#undef NE_FMT_SIZE_T

/* Define to be printf format string for time_t */
#undef NE_FMT_TIME_T

/* The size of a `int', as computed by sizeof. */
#undef SIZEOF_INT

/* The size of a `long', as computed by sizeof. */
#undef SIZEOF_LONG

/* The size of a `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG

/* The size of a `off_t', as computed by sizeof. */
#undef SIZEOF_OFF_T

/* The size of a `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T

/* The size of a `time_t', as computed by sizeof. */
#undef SIZEOF_TIME_T

/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Support WebDAV locking through the library */
#undef USE_DAV_LOCKS

/* Define if your processor stores words with the most significant byte first
   (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN

/* Unconditionally define _GNU_SOURCE */
#undef _GNU_SOURCE

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define as `__inline' if that's what the C compiler calls it, or to nothing
   if it is not supported. */
#undef inline
