Temporarily revert r244012 while we see if it's really necessary.
[oota-llvm.git] / include / llvm / Config / config.h.in
index 4eb0bb50f7d98ced4471e7718baa949465c8a977..d5149d82aae6cda190c05c70aa88dac0a317a0cd 100644 (file)
 /* Have pthread_rwlock_init */
 #undef HAVE_PTHREAD_RWLOCK_INIT
 
-/* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
-#undef HAVE_RAND48
-
 /* Define to 1 if you have the `realpath' function. */
 #undef HAVE_REALPATH
 
 /* Define to 1 if you have the `setrlimit' function. */
 #undef HAVE_SETRLIMIT
 
-/* Define to 1 if you have the `siglongjmp' function. */
-#undef HAVE_SIGLONGJMP
-
 /* Define to 1 if you have the <signal.h> header file. */
 #undef HAVE_SIGNAL_H
 
-/* Define to 1 if you have the `sigsetjmp' function. */
-#undef HAVE_SIGSETJMP
-
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H