aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
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 d08a583..de60ccc 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -65,6 +65,9 @@
/* Define to 1 if you want to enable SSH1 */
#cmakedefine WITH_SSH1 1
+/* Define to 1 if you want to enable server support */
+#cmakedefine WITH_SERVER 1
+
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD