OSDN Git Service

Garbage collect HAVE_EXECINFO_H from config.h.cmake after r300062. NFCI.
authorDimitry Andric <dimitry@andric.com>
Sun, 16 Apr 2017 17:22:44 +0000 (17:22 +0000)
committerDimitry Andric <dimitry@andric.com>
Sun, 16 Apr 2017 17:22:44 +0000 (17:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300425 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.cmake

index a3c919d..236fae2 100644 (file)
@@ -59,9 +59,6 @@
 /* Define to 1 if you have the <errno.h> header file. */
 #cmakedefine HAVE_ERRNO_H ${HAVE_ERRNO_H}
 
-/* Define to 1 if you have the <execinfo.h> header file. */
-#cmakedefine HAVE_EXECINFO_H ${HAVE_EXECINFO_H}
-
 /* Define to 1 if you have the <fcntl.h> header file. */
 #cmakedefine HAVE_FCNTL_H ${HAVE_FCNTL_H}