CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 18 Nov 2008 21:12:01 +0000 (21:12 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 18 Nov 2008 21:12:01 +0000 (21:12 +0000)
removed from config.h.in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59546 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index e5f908ae08d930885e1e3c2fb610b77b1a2ad29a..d5e286b7dc98db95dcc1cf7d32f787c60781e1ad 100644 (file)
 /* Define to 1 if you have the `longjmp' function. */
 #undef HAVE_LONGJMP
 
-/* Define if lt_dlopen() is available on this platform */
-#undef HAVE_LT_DLOPEN
-
 /* Define to 1 if you have the <mach/mach.h> header file. */
 #undef HAVE_MACH_MACH_H