Regenerate configure for rev. 83823 putback.
[oota-llvm.git] / include / llvm / Config / config.h.in
index 5257df97b2b354bcba5eb71af294e464696c4be2..a043a984ed3ff0094af091ab4af07a64da7b9f99 100644 (file)
 /* Define to 1 if you have the `psapi' library (-lpsapi). */
 #undef HAVE_LIBPSAPI
 
-/* Define to 1 if you have the `pthread' library (-lpthread). */
-#undef HAVE_LIBPTHREAD
-
 /* Define to 1 if you have the `udis86' library (-ludis86). */
 #undef HAVE_LIBUDIS86
 
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
+/* Have pthread */
+#undef HAVE_PTHREAD
+
 /* Have pthread_getspecific */
 #undef HAVE_PTHREAD_GETSPECIFIC