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

removed from config.h.in.

llvm-svn: 59546
This commit is contained in:
Oscar Fuentes 2008-11-18 21:12:01 +00:00
parent c7ea927666
commit d46a90dbdb

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