Regenerated using autoheader-2.57
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 8 Dec 2003 00:57:01 +0000 (00:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 8 Dec 2003 00:57:01 +0000 (00:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10309 91177308-0d34-0410-b5e6-96231b3b80d8

include/Config/config.h.in
include/llvm/Config/config.h.in

index b6a72733ae99ba381f12924e3e7a8a9813317e1f..27bcb59281d51b5e1e12a16c33a9132758b302e3 100644 (file)
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
+/* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
+   system's thread library. */
+#undef HAVE_PTHREAD_MUTEX_LOCK
+
 /* Define to 1 if you have the <signal.h> header file. */
 #undef HAVE_SIGNAL_H
 
index b6a72733ae99ba381f12924e3e7a8a9813317e1f..27bcb59281d51b5e1e12a16c33a9132758b302e3 100644 (file)
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
+/* Define if PThread mutexes (e.g., pthread_mutex_lock) are available in the
+   system's thread library. */
+#undef HAVE_PTHREAD_MUTEX_LOCK
+
 /* Define to 1 if you have the <signal.h> header file. */
 #undef HAVE_SIGNAL_H