CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was

removed from config.h.in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59546 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Oscar Fuentes 2008-11-18 21:12:01 +00:00
parent c08468774b
commit 56608780c3

View File

@ -212,9 +212,6 @@
/* 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