summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-14 13:34:58 -0800
committerAliaksey Kandratsenka <alkondratenko@gmail.com>2021-02-14 15:12:19 -0800
commit92718aaaeb08d139b346633333235bf2260d0848 (patch)
tree80a17949bbead430a2ed7357d89022ba1d5a4b4f /cmake
parent9bb2937261bca6c0257a8cfd62ff97f69c450acb (diff)
downloadgperftools-92718aaaeb08d139b346633333235bf2260d0848.tar.gz
amputate checking for conflict-signal.h
It was never found or used.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/config.h.in b/cmake/config.h.in
index 9996b92..177456f 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -33,9 +33,6 @@
/* Define to 1 if compiler supports __builtin_stack_pointer */
#cmakedefine HAVE_BUILTIN_STACK_POINTER
-/* Define to 1 if you have the <conflict-signal.h> header file. */
-#cmakedefine HAVE_CONFLICT_SIGNAL_H
-
/* Define to 1 if you have the <cygwin/signal.h> header file. */
#cmakedefine HAVE_CYGWIN_SIGNAL_H