/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* #undef SOUP_MAJOR_VERSION */ /* #undef SOUP_MINOR_VERSION */ /* #undef SOUP_MICRO_VERSION */ /* #undef SOUP_INTERFACE_AGE */ /* #undef SOUP_BINARY_AGE */ /* #undef SOUP_GLIB2 */ /* #undef PACKAGE_SOURCE_DIR */ #define HAVE_OPENSSL 1 /* #undef HAVE_NSS */ #define SSL_PROXY_NAME "soup-ssl-proxy" /* #undef HAVE_GETHOSTBYNAME_R_GLIBC */ /* #undef HAVE_GETHOSTBYNAME_R_SOLARIS */ /* #undef HAVE_GETHOSTBYNAME_R_HPUX */ #define HAVE_GETHOSTBYNAME_R_GLIB_MUTEX 1 #define ALIGNOF_GBOOLEAN 4 #define ALIGNOF_GCHAR 1 #define ALIGNOF_GUCHAR 1 #define ALIGNOF_GINT 4 #define ALIGNOF_GUINT 4 #define ALIGNOF_GSHORT 2 #define ALIGNOF_GUSHORT 2 #define ALIGNOF_GLONG 4 #define ALIGNOF_GULONG 4 #define ALIGNOF_GINT8 1 #define ALIGNOF_GUINT8 1 #define ALIGNOF_GINT16 2 #define ALIGNOF_GUINT16 2 #define ALIGNOF_GINT32 4 #define ALIGNOF_GUINT32 4 #define ALIGNOF_GFLOAT 4 #define ALIGNOF_GDOUBLE 4 #define ALIGNOF_GPOINTER 4 #define ALIGNOF_GSTRUCT 1 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define to 1 if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define to 1 if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define to 1 if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTPD_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTP_CONFIG_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTP_CORE_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTP_LOG_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTP_MAIN_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_HTTP_PROTOCOL_H */ /* Define to 1 if you have the `inet_aton' function. */ #define HAVE_INET_ATON 1 /* Define to 1 if you have the `inet_pton' function. */ #define HAVE_INET_PTON 1 /* Define to 1 if you have the 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 header file. */ /* #undef HAVE_MEMORY_H */ /* 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_NSS_H */ /* Define to 1 if you have the header file. */ #define HAVE_OPENSSL_ERR_H 1 /* Define to 1 if you have the header file. */ #define HAVE_OPENSSL_SSL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PK11FUNC_H */ /* Define to 1 if you have the header file. */ #define HAVE_POPT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SSL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_FILIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_POLL_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_SOCKIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Name of package */ #define PACKAGE "soup" /* 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 version of this package. */ #define PACKAGE_VERSION "" /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "0.7.11"