summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2008-11-18 21:12:01 +0000
committerOscar Fuentes <ofv@wanadoo.es>2008-11-18 21:12:01 +0000
commit724e5f8f49313de96dc63816a7d7aef68ac498a5 (patch)
tree2d12c46562f9cef147ae7452d44da32f6579c9e8
parent97933c3990222a654c1376e8bdc0e83e0d4dfd9e (diff)
downloadbcm5719-llvm-724e5f8f49313de96dc63816a7d7aef68ac498a5.tar.gz
bcm5719-llvm-724e5f8f49313de96dc63816a7d7aef68ac498a5.zip
CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was
removed from config.h.in. llvm-svn: 59546
-rw-r--r--llvm/include/llvm/Config/config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake
index e5f908ae08d..d5e286b7dc9 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -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
OpenPOWER on IntegriCloud