projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c084687
)
CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was
author
Oscar Fuentes
<ofv@wanadoo.es>
Tue, 18 Nov 2008 21:12:01 +0000
(21:12 +0000)
committer
Oscar 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
patch
|
blob
|
history
diff --git
a/include/llvm/Config/config.h.cmake
b/include/llvm/Config/config.h.cmake
index e5f908ae08d930885e1e3c2fb610b77b1a2ad29a..d5e286b7dc98db95dcc1cf7d32f787c60781e1ad 100644
(file)
--- a/
include/llvm/Config/config.h.cmake
+++ b/
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