summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-12-04 19:14:57 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-12-04 19:15:12 +0100
commit0feb22c61fc68791879d50dd0541e7eba4bc8425 (patch)
tree12e5de96e1f1e68e674d04aa326547326db711cb /config.h.cmake
parenta86cb078cbc402986df6e212198a9e451e3f44c4 (diff)
downloadtdenetwork-0feb22c61fc68791879d50dd0541e7eba4bc8425.tar.gz
tdenetwork-0feb22c61fc68791879d50dd0541e7eba4bc8425.zip
cmake: Move test for stdint.h to common tests
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 182234c826322c90bed4e02bd0846372b83c245f)
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 3f33b830..4006c692 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -15,6 +15,9 @@
// kopete/protocols/yahoo, kppp
#cmakedefine HAVE_STRING_H 1
+// kopete, ktalkd
+#cmakedefine HAVE_STDINT_H 1
+
// kopete/protocols/jabber
#cmakedefine SUPPORT_JINGLE 1
#cmakedefine HAVE_GLIB 1