summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2013-08-17 13:21:22 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-12-23 02:22:28 +0100
commit5bb41966dbc963d39c9660de7c9bbd7bcc2b9553 (patch)
tree0f56db475189e6edbbfd587a7da242fac684300d /config.h.cmake
parent9d581b3f4c12d3b8f375250116c652f8abba025e (diff)
downloadtdelibs-5bb41966dbc963d39c9660de7c9bbd7bcc2b9553.tar.gz
tdelibs-5bb41966dbc963d39c9660de7c9bbd7bcc2b9553.zip
Added check the conditions for building backtrace handler
(cherry picked from commit 35748811a4b11b5947879f657a752e89d649ce06)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 30402b1f8..59dc20622 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -650,6 +650,9 @@
/* Define to 1 if you have the <values.h> header file. */
#cmakedefine HAVE_VALUES_H 1
+/* Define to 1 if you have the <demangle.h> header file from binutils package. */
+#cmakedefine HAVE_DEMANGLE_H 1
+
/* Define, to enable volume management (Solaris 2.x), if you have -lvolmgt */
#undef HAVE_VOLMGT