summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-08-17 19:49:43 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-08-17 19:49:43 -0500
commit8825cf6535b4e3a920db1cc4a0e0228b4535bebf (patch)
treedce44a1429ee0c7b24dca37291deadd06768cd91 /config.h.cmake
parent52b8aef9ccb7a752ee1d9d4ab83da20347b09322 (diff)
parent35748811a4b11b5947879f657a752e89d649ce06 (diff)
downloadtdelibs-8825cf6535b4e3a920db1cc4a0e0228b4535bebf.tar.gz
tdelibs-8825cf6535b4e3a920db1cc4a0e0228b4535bebf.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
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 f420d042f..9d1ffa0c7 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -653,6 +653,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