[utilities COMMIT] /cpp-log4shib/trunk/include/config.h.in
noreply at shibboleth.net
noreply at shibboleth.net
Sat Jul 21 21:38:27 EDT 2012
Author: scantor
Date: Sat Jul 21 21:38:27 2012
New Revision: 286
URL: http://svn.shibboleth.net/view/utilities?rev=286&view=rev
Log:
Newer autoconf file
Modified:
cpp-log4shib/trunk/include/config.h.in
Modified: cpp-log4shib/trunk/include/config.h.in
URL: http://svn.shibboleth.net/view/utilities/cpp-log4shib/trunk/include/config.h.in?rev=286&r1=285&r2=286&view=diff
==============================================================================
--- cpp-log4shib/trunk/include/config.h.in (original)
+++ cpp-log4shib/trunk/include/config.h.in Sat Jul 21 21:38:27 2012
@@ -36,6 +36,9 @@
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD
+/* Have PTHREAD_PRIO_INHERIT. */
+#undef HAVE_PTHREAD_PRIO_INHERIT
+
/* define if the C library has snprintf */
#undef HAVE_SNPRINTF
@@ -69,6 +72,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE
@@ -83,6 +90,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
More information about the commits
mailing list