Blame config.h.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
#undef GETTEXT_PACKAGE
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
/* Whether or not curl can be used for tests */
Packit Service ca3877
#undef HAVE_CURL
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
#undef HAVE_GNOME
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service ca3877
#undef HAVE_INTTYPES_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <memory.h> header file. */
Packit Service ca3877
#undef HAVE_MEMORY_H
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
#undef HAVE_STDINT_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service ca3877
#undef HAVE_STDLIB_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <strings.h> header file. */
Packit Service ca3877
#undef HAVE_STRINGS_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <string.h> header file. */
Packit Service ca3877
#undef HAVE_STRING_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service ca3877
#undef HAVE_SYS_STAT_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service ca3877
#undef HAVE_SYS_TYPES_H
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service ca3877
#undef HAVE_UNISTD_H
Packit Service ca3877
Packit Service ca3877
/* Whether or not GSSAPI libs are available */
Packit Service ca3877
#undef LIBSOUP_HAVE_GSSAPI
Packit Service ca3877
Packit Service ca3877
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service ca3877
#undef LT_OBJDIR
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
#undef PACKAGE
Packit Service ca3877
Packit Service ca3877
/* Define to the address where bug reports for this package should be sent. */
Packit Service ca3877
#undef PACKAGE_BUGREPORT
Packit Service ca3877
Packit Service ca3877
/* Define to the full name of this package. */
Packit Service ca3877
#undef PACKAGE_NAME
Packit Service ca3877
Packit Service ca3877
/* Define to the full name and version of this package. */
Packit Service ca3877
#undef PACKAGE_STRING
Packit Service ca3877
Packit Service ca3877
/* Define to the one symbol short name of this package. */
Packit Service ca3877
#undef PACKAGE_TARNAME
Packit Service ca3877
Packit Service ca3877
/* Define to the home page for this package. */
Packit Service ca3877
#undef PACKAGE_URL
Packit Service ca3877
Packit Service ca3877
/* Define to the version of this package. */
Packit Service ca3877
#undef PACKAGE_VERSION
Packit Service ca3877
Packit Service ca3877
/* Define to 1 if you have the ANSI C header files. */
Packit Service ca3877
#undef STDC_HEADERS
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
#undef VERSION
Packit Service ca3877
Packit Service ca3877
/* defines how to decorate public symbols while building */
Packit Service ca3877
#undef _SOUP_EXTERN