Regenerated using autoheader-2.57

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10309 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2003-12-08 00:57:01 +00:00
parent de9750def7
commit 4768dc5705
2 changed files with 8 additions and 0 deletions

View File

@ -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 <signal.h> header file. */
#undef HAVE_SIGNAL_H

View File

@ -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 <signal.h> header file. */
#undef HAVE_SIGNAL_H