Revision: 4778
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4778&view=rev
Author:   dcommander
Date:     2011-11-08 09:16:36 +0000 (Tue, 08 Nov 2011)
Log Message:
-----------
We don't need HAVE_GNUTLS anymore, either

Modified Paths:
--------------
    trunk/cmake/BuildPackages.cmake

Modified: trunk/cmake/BuildPackages.cmake
===================================================================
--- trunk/cmake/BuildPackages.cmake     2011-11-08 08:58:19 UTC (rev 4777)
+++ trunk/cmake/BuildPackages.cmake     2011-11-08 09:16:36 UTC (rev 4778)
@@ -25,10 +25,6 @@
   set(INST_DEPS ${INST_DEPS} winvnc4 wm_hooks vncconfig)
 endif()
 
-if(GNUTLS_FOUND)
-  set(INST_DEFS ${INST_DEFS} -DHAVE_GNUTLS)
-endif()
-
 configure_file(release/tigervnc.iss.in release/tigervnc.iss)
 
 add_custom_target(installer

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to