aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2008-02-13 17:11:39 +0000
committerDevang Patel <dpatel@apple.com>2008-02-13 17:11:39 +0000
commite45252efee1fde81bf5a796b0293fbe18ff4946a (patch)
treea7c58635da81e5e89e8f79bb91b47aebe64b7b61 /include
parent20dcb4c24dd245c25e4eae3dbb3762ab8dd4a4f7 (diff)
Remove use of ltdl
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47065 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 32e154a695..b70cfe140f 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -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