Define the HAVE_PTHREAD symbol.

llvm-svn: 32059
This commit is contained in:
Reid Spencer 2006-12-01 03:46:01 +00:00
parent 2cf24d8d84
commit 5dd01281a0

View File

@ -267,9 +267,6 @@
/* Define to have the %a format string */ /* Define to have the %a format string */
#undef HAVE_PRINTF_A #undef HAVE_PRINTF_A
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Have pthread_mutex_lock */ /* Have pthread_mutex_lock */
#undef HAVE_PTHREAD_MUTEX_LOCK #undef HAVE_PTHREAD_MUTEX_LOCK