Define the HAVE_PTHREAD symbol.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 1 Dec 2006 03:46:01 +0000 (03:46 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 1 Dec 2006 03:46:01 +0000 (03:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32059 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.in

index 3d2c9aba2372dc2798302ba776c20cce09293665..0068c5169c2ebddbeddb93f85764d664ece0fad5 100644 (file)
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
-/* Define to 1 if you have the <pthread.h> header file. */
-#undef HAVE_PTHREAD_H
-
 /* Have pthread_mutex_lock */
 #undef HAVE_PTHREAD_MUTEX_LOCK