Define the HAVE_PTHREAD symbol.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32059 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-12-01 03:46:01 +00:00
parent 5bab386e7a
commit 1a3d05dc73

View File

@ -267,9 +267,6 @@
/* 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