From: Brian Gaeke Date: Mon, 8 Dec 2003 00:57:01 +0000 (+0000) Subject: Regenerated using autoheader-2.57 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4768dc5705c8d75165a4fa501f27acd5181602d4;p=oota-llvm.git Regenerated using autoheader-2.57 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10309 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/Config/config.h.in b/include/Config/config.h.in index b6a72733ae9..27bcb59281d 100644 --- a/include/Config/config.h.in +++ b/include/Config/config.h.in @@ -117,6 +117,10 @@ /* 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 header file. */ #undef HAVE_SIGNAL_H diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index b6a72733ae9..27bcb59281d 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -117,6 +117,10 @@ /* 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 header file. */ #undef HAVE_SIGNAL_H