Merge commit 'c1d75749e438628900ae880a3dafd96f4a97f15e' into HEAD
[shibboleth/opensaml2.git] / config.h.in
index a263efe..8328d09 100644 (file)
@@ -6,15 +6,6 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
-/* Define if Xerces-C library was found */
-#undef HAVE_LIBXERCESC
-
-/* Define if XML-Tooling library was found */
-#undef HAVE_LIBXMLTOOLING
-
-/* Define if XML-Security library was found */
-#undef HAVE_LIBXSEC
-
 /* Define to 1 if you have the `z' library (-lz). */
 #undef HAVE_LIBZ
 
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
-/* Define if log4cpp library is used. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
+/* Define to 1 if log4cpp library is used. */
 #undef OPENSAML_LOG4CPP
 
-/* Define if log4shib library is used. */
+/* Define to 1 if log4shib library is used. */
 #undef OPENSAML_LOG4SHIB
 
+/* Define to 1 if Xerces XMLString includes XMLByte release. */
+#undef OPENSAML_XERCESC_HAS_XMLBYTE_RELEASE
+
 /* Name of package */
 #undef PACKAGE
 
@@ -78,6 +76,9 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
@@ -85,7 +86,7 @@
    your system. */
 #undef PTHREAD_CREATE_JOINABLE
 
-/* The size of `time_t', as computed by sizeof. */
+/* The size of `time_t', as computed by sizeof. */
 #undef SIZEOF_TIME_T
 
 /* Define to 1 if you have the ANSI C header files. */
@@ -97,5 +98,5 @@
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to `unsigned' if <sys/types.h> does not define. */
+/* Define to `unsigned int' if <sys/types.h> does not define. */
 #undef size_t