Blame config.h.win32.in

Packit Service ca3877
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service ca3877
Packit Service ca3877
/* Apache httpd */
Packit Service ca3877
/* #undef APACHE_HTTPD */
Packit Service ca3877
Packit Service ca3877
/* The gettext domain name */
Packit Service ca3877
#define GETTEXT_PACKAGE "libsoup"
Packit Service ca3877
Packit Service ca3877
/* Whether or not apache can be used for tests */
Packit Service ca3877
/* #undef HAVE_APACHE */
Packit Service ca3877
Packit Service ca3877
/* Apache is 2.2.x */
Packit Service ca3877
/* #undef HAVE_APACHE_2_2 */
Packit Service ca3877
Packit Service ca3877
/* Apache is 2.4.x */
Packit Service ca3877
/* #undef HAVE_APACHE_2_4 */
Packit Service ca3877
Packit Service ca3877
/* Whether or not curl can be used for tests */
Packit Service ca3877
#define HAVE_CURL 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service ca3877
/* #undef HAVE_DLFCN_H */
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the `gmtime_r' function. */
Packit Service ca3877
/* #undef HAVE_GMTIME_R */
Packit Service ca3877
Packit Service ca3877
/* Defined if GNOME support is enabled */
Packit Service ca3877
#define HAVE_GNOME 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service ca3877
#if !defined (_MSC_VER) || (_MSC_VER >= 1800)
Packit Service ca3877
#define HAVE_INTTYPES_H 1
Packit Service ca3877
#endif
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <memory.h> header file. */
Packit Service ca3877
#define HAVE_MEMORY_H 1
Packit Service ca3877
Packit Service ca3877
/* Have php-xmlrpc */
Packit Service ca3877
/* #undef HAVE_PHP_XMLRPC */
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service ca3877
#if !defined (_MSC_VER) || (_MSC_VER >= 1600)
Packit Service ca3877
#define HAVE_STDINT_H 1
Packit Service ca3877
#endif
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service ca3877
#define HAVE_STDLIB_H 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <strings.h> header file. */
Packit Service ca3877
#ifndef _MSC_VER
Packit Service ca3877
#define HAVE_STRINGS_H 1
Packit Service ca3877
#endif
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <string.h> header file. */
Packit Service ca3877
#define HAVE_STRING_H 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service ca3877
#define HAVE_SYS_STAT_H 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service ca3877
#define HAVE_SYS_TYPES_H 1
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service ca3877
#ifndef _MSC_VER
Packit Service ca3877
#defin HAVE_UNISTD_H 1
Packit Service ca3877
#endif
Packit Service ca3877
Packit Service ca3877
/* Whether or not GSSAPI libs are available */
Packit Service ca3877
/* Note: This is activated in the projects when the appropriate config is selected */
Packit Service ca3877
/* #undef LIBSOUP_HAVE_GSSAPI */
Packit Service ca3877
Packit Service ca3877
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service ca3877
   */
Packit Service ca3877
#define LT_OBJDIR ".libs/"
Packit Service ca3877
Packit Service ca3877
/* Samba's 'winbind' daemon helper 'ntlm_auth' which can be used for NTLM
Packit Service ca3877
   single-sign-on */
Packit Service ca3877
/* #undef NTLM_AUTH */
Packit Service ca3877
Packit Service ca3877
/* Name of package */
Packit Service ca3877
#define PACKAGE "@PACKAGE@"
Packit Service ca3877
Packit Service ca3877
/* Define to the address where bug reports for this package should be sent. */
Packit Service ca3877
#define PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
Packit Service ca3877
Packit Service ca3877
/* Define to the full name of this package. */
Packit Service ca3877
#define PACKAGE_NAME "@PACKAGE_NAME@"
Packit Service ca3877
Packit Service ca3877
/* Define to the full name and version of this package. */
Packit Service ca3877
#define PACKAGE_STRING "@PACKAGE_NAME@ @PACKAGE_VERSION@"
Packit Service ca3877
Packit Service ca3877
/* Define to the one symbol short name of this package. */
Packit Service ca3877
#define PACKAGE_TARNAME "@PACKAGE_TARNAME@"
Packit Service ca3877
Packit Service ca3877
/* Define to the home page for this package. */
Packit Service ca3877
#define PACKAGE_URL ""
Packit Service ca3877
Packit Service ca3877
/* Define to the version of this package. */
Packit Service ca3877
#define PACKAGE_VERSION "@PACKAGE_VERSION@"
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the ANSI C header files. */
Packit Service ca3877
#define STDC_HEADERS 1
Packit Service ca3877
Packit Service ca3877
/* Whether or not use Samba's 'winbind' daemon helper 'ntlm_auth' for NTLM
Packit Service ca3877
   single-sign-on */
Packit Service ca3877
/* #undef USE_NTLM_AUTH */
Packit Service ca3877
Packit Service ca3877
/* Version number of package */
Packit Service ca3877
#define VERSION "@PACKAGE_VERSION"
Packit Service ca3877
Packit Service ca3877
/* defines how to decorate public symbols while building */
Packit Service ca3877
#ifdef _MSC_VER
Packit Service ca3877
#define _SOUP_EXTERN __declspec (dllexport) extern
Packit Service ca3877
#else
Packit Service ca3877
#define _SOUP_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern
Packit Service ca3877
#endif