Blame config.h.in

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