summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-09-20 22:38:17 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2016-09-20 22:38:17 -0500
commit769e8885c220b902b5cf074d18a8cefa2f52e8ec (patch)
treeda544a96d27455b1ce94c5f754f3a86c08892119 /config.h.cmake
parent0a874e41b6f30d3276a8ab6536a7c3f692ffed65 (diff)
downloadtdebase-769e8885c220b902b5cf074d18a8cefa2f52e8ec.tar.gz
tdebase-769e8885c220b902b5cf074d18a8cefa2f52e8ec.zip
Add missing Kerberos checks
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 6e27a2787..d7d9b7a20 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -36,6 +36,9 @@
// libr
#cmakedefine HAVE_ELFICON 1
+// krb5
+#cmakedefine HAVE_KRB5 1
+
// libconfig
#cmakedefine HAVE_LIBCONFIG 1
#cmakedefine HAVE_LIBCONFIG_OLD_API 1