summaryrefslogtreecommitdiffstats
path: root/rfb/rfbconfig.h.cmake
diff options
context:
space:
mode:
authorrunge <runge@karlrunge.com>2010-05-01 13:22:08 -0400
committerrunge <runge@karlrunge.com>2010-05-01 13:22:08 -0400
commita8ae0625c6e09731617b4b12ce648b494f6bd3c7 (patch)
tree2a3aa3790b4821b021af8358cf381216d0706b29 /rfb/rfbconfig.h.cmake
parent59c0ae40935114b9bbe6a966446587469fc5deae (diff)
parent166f0b98870e49d95604320c315672f00e7e5225 (diff)
downloadlibtdevnc-a8ae0625c6e09731617b4b12ce648b494f6bd3c7.tar.gz
libtdevnc-a8ae0625c6e09731617b4b12ce648b494f6bd3c7.zip
Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
Diffstat (limited to 'rfb/rfbconfig.h.cmake')
-rw-r--r--rfb/rfbconfig.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/rfb/rfbconfig.h.cmake b/rfb/rfbconfig.h.cmake
index 5e15569..f9f9ba3 100644
--- a/rfb/rfbconfig.h.cmake
+++ b/rfb/rfbconfig.h.cmake
@@ -54,6 +54,9 @@
/* Define to the version of this package. */
#define LIBVNCSERVER_PACKAGE_VERSION "@PACKAGE_VERSION@"
+/* Define to 1 if GnuTLS is present */
+#cmakedefine LIBVNCSERVER_WITH_CLIENT_TLS 1
+
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#cmakedefine LIBVNCSERVER_WORDS_BIGENDIAN 1