Remove the apparently unused rand48 configure checks and associated m4.
[oota-llvm.git] / include / llvm / Config / config.h.in
index d9ddf8b393757d605da103e5f8149e1d73bf7718..1335ef7071e932da5d64218aee36ad2a395c29da 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