Blame config.h.in

Packit Service 88ab54
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 88ab54
Packit Service 88ab54
/* Define if check available with XML support */
Packit Service 88ab54
#undef CHECK_IS_XML
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 88ab54
#undef HAVE_DLFCN_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 88ab54
#undef HAVE_INTTYPES_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <jni.h> header file. */
Packit Service 88ab54
#undef HAVE_JNI_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the `sasl2' library (-lsasl2). */
Packit Service 88ab54
#undef HAVE_LIBSASL2
Packit Service 88ab54
Packit Service 88ab54
/* Have compression library */
Packit Service 88ab54
#undef HAVE_LIBZ
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 88ab54
#undef HAVE_MEMORY_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 88ab54
#undef HAVE_STDINT_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 88ab54
#undef HAVE_STDLIB_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 88ab54
#undef HAVE_STRINGS_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <string.h> header file. */
Packit Service 88ab54
#undef HAVE_STRING_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 88ab54
#undef HAVE_SYS_STAT_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 88ab54
#undef HAVE_SYS_TYPES_H
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 88ab54
#undef HAVE_UNISTD_H
Packit Service 88ab54
Packit Service 88ab54
/* Support for variadic macros */
Packit Service 88ab54
#undef HAVE_VARIADIC_MACROS
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the <zlib.h> header file. */
Packit Service 88ab54
#undef HAVE_ZLIB_H
Packit Service 88ab54
Packit Service 88ab54
/* Major version number */
Packit Service 88ab54
#undef LASSO_VERSION_MAJOR
Packit Service 88ab54
Packit Service 88ab54
/* Minor version number */
Packit Service 88ab54
#undef LASSO_VERSION_MINOR
Packit Service 88ab54
Packit Service 88ab54
/* Release version number */
Packit Service 88ab54
#undef LASSO_VERSION_SUBMINOR
Packit Service 88ab54
Packit Service 88ab54
/* Define if ID-WSF support is enabled */
Packit Service 88ab54
#undef LASSO_WSF_ENABLED
Packit Service 88ab54
Packit Service 88ab54
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 88ab54
#undef LT_OBJDIR
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit Service 88ab54
#undef NO_MINUS_C_MINUS_O
Packit Service 88ab54
Packit Service 88ab54
/* Name of package */
Packit Service 88ab54
#undef PACKAGE
Packit Service 88ab54
Packit Service 88ab54
/* Define to the address where bug reports for this package should be sent. */
Packit Service 88ab54
#undef PACKAGE_BUGREPORT
Packit Service 88ab54
Packit Service 88ab54
/* Define to the full name of this package. */
Packit Service 88ab54
#undef PACKAGE_NAME
Packit Service 88ab54
Packit Service 88ab54
/* Define to the full name and version of this package. */
Packit Service 88ab54
#undef PACKAGE_STRING
Packit Service 88ab54
Packit Service 88ab54
/* Define to the one symbol short name of this package. */
Packit Service 88ab54
#undef PACKAGE_TARNAME
Packit Service 88ab54
Packit Service 88ab54
/* Define to the home page for this package. */
Packit Service 88ab54
#undef PACKAGE_URL
Packit Service 88ab54
Packit Service 88ab54
/* Define to the version of this package. */
Packit Service 88ab54
#undef PACKAGE_VERSION
Packit Service 88ab54
Packit Service 88ab54
/* Define to 1 if you have the ANSI C header files. */
Packit Service 88ab54
#undef STDC_HEADERS
Packit Service 88ab54
Packit Service 88ab54
/* Version number of package */
Packit Service 88ab54
#undef VERSION