/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define to specific EGD socket path */ /* #undef EGD_PATH */ /* Define if EGD should be supported */ /* #undef ENABLE_EGD */ /* Define if GSS_C_NT_HOSTBASED_SERVICE is not defined otherwise */ /* #undef GSS_C_NT_HOSTBASED_SERVICE */ /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #define HAVE_DECL_STRERROR_R 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have expat */ #define HAVE_EXPAT 1 /* Define to 1 if you have the `gai_strerror' function. */ #define HAVE_GAI_STRERROR 1 /* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 /* Define if GSSAPI support is enabled */ /* #undef HAVE_GSSAPI */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_GSSAPI_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_H */ /* Define to 1 if you have the `gss_init_sec_context' function. */ /* #undef HAVE_GSS_INIT_SEC_CONTEXT */ /* Define to 1 if you have the `hstrerror' function. */ /* #undef HAVE_HSTRERROR */ /* Define to 1 if you have the `inet_ntop' function. */ #define HAVE_INET_NTOP 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `isatty' function. */ #define HAVE_ISATTY 1 /* Define if you have libxml */ /* #undef HAVE_LIBXML */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_PARSER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_XMLVERSION_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* 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_NETINET_TCP_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_OPENSSLV_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_SSL_H */ /* Define to 1 if you have the `pipe' function. */ #define HAVE_PIPE 1 /* Define to 1 if you have the `setsockopt' function. */ #define HAVE_SETSOCKOPT 1 /* Define to 1 if you have the `setvbuf' function. */ #define HAVE_SETVBUF 1 /* Define to 1 if you have the `shutdown' function. */ #define HAVE_SHUTDOWN 1 /* Define to 1 if you have the `signal' function. */ #define HAVE_SIGNAL 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 if need to include snprintf.h */ /* #undef HAVE_SNPRINTF_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SOCKS_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `stpcpy' function. */ #define HAVE_STPCPY 1 /* Define to 1 if you have the `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define to 1 if you have the `strerror_r' function. */ #define HAVE_STRERROR_R 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_GMTOFF 1 /* 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. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_TRIO_H */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `usleep' function. */ #define HAVE_USLEEP 1 /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define if using expat which includes xmlparse.h */ /* #undef HAVE_XMLPARSE_H */ /* Enable if built without WebDAV support */ /* #undef NEON_NODAV */ /* Define to be the neon version string */ #define NEON_VERSION "0.24.4" /* Define to be major number of neon version */ #define NEON_VERSION_MAJOR (0) /* Define to be minor number of neon version */ #define NEON_VERSION_MINOR (24) /* Define to 1 if CODA uses new structure types. */ #define NEW_CODA_STRUCTURES 1 /* Define to enable debugging */ #define NE_DEBUGGING 1 /* Define to be printf format string for off_t */ #define NE_FMT_OFF_T "ld" /* Define to be printf format string for size_t */ #define NE_FMT_SIZE_T "u" /* Define to be printf format string for ssize_t */ #define NE_FMT_SSIZE_T "d" /* Define to be printf format string for time_t */ #define NE_FMT_TIME_T "ld" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "dav-linuxfs@lists.sf.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "davfs2" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "davfs2 0.2.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "davfs2" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.2.3" /* The size of a `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of a `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of a `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 4 /* The size of a `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 4 /* The size of a `ssize_t', as computed by sizeof. */ #define SIZEOF_SSIZE_T 4 /* The size of a `struct CodaFid', as computed by sizeof. */ #define SIZEOF_STRUCT_CODAFID 16 /* The size of a `time_t', as computed by sizeof. */ #define SIZEOF_TIME_T 4 /* The size of a `u_int32_t', as computed by sizeof. */ #define SIZEOF_U_INT32_T 4 /* The size of a `ViceFid', as computed by sizeof. */ /* #undef SIZEOF_VICEFID */ /* The size of a `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 4 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if strerror_r returns char *. */ #define STRERROR_R_CHAR_P 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Support WebDAV locking through the library */ #define USE_DAV_LOCKS 1 /* Define if getaddrinfo supports AI_ADDRCONFIG */ #define USE_GAI_ADDRCONFIG 1 /* Define if getaddrinfo() should be used */ #define USE_GETADDRINFO 1 /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to enable GNU extensions */ #define _GNU_SOURCE 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `long' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned' if does not define. */ /* #undef size_t */