summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
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 e9c8090..22338da 100644
--- a/cmake/config.h.in
+++ b/cmake/config.h.in
@@ -198,9 +198,6 @@
/* Define to 1 if you have the <unwind.h> header file. */
#cmakedefine HAVE_UNWIND_H
-/* Define to 1 if you have the <valgrind.h> header file. */
-#cmakedefine HAVE_VALGRIND_H
-
/* define if your compiler has __attribute__ */
#cmakedefine HAVE___ATTRIBUTE__