11 lines
331 B
Diff
11 lines
331 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -92,7 +92,6 @@
|
|
endif (Unwind_FOUND)
|
|
|
|
check_include_file_cxx (dlfcn.h HAVE_DLFCN_H)
|
|
-check_include_file_cxx (execinfo.h HAVE_EXECINFO_H)
|
|
check_include_file_cxx (glob.h HAVE_GLOB_H)
|
|
check_include_file_cxx (inttypes.h HAVE_INTTYPES_H)
|
|
check_include_file_cxx (memory.h HAVE_MEMORY_H)
|