cpw.ljfisher.ssl_client_auth: 11eff30d: Add GNUTLS directory to the Windows make

lucas.fisher at gmail.com lucas.fisher at gmail.com
Sun Sep 18 21:20:42 EDT 2011


----------------------------------------------------------------------
Revision: 11eff30dd480d05861a387d5109f64a8813287ef
Parent:   6bd77ae4f365c035c7f79a41ca290c11c5938e89
Author:   lucas.fisher at gmail.com
Date:     09/18/11 21:15:58
Branch:   im.pidgin.cpw.ljfisher.ssl_client_auth
URL: http://d.pidgin.im/viewmtn/revision/info/11eff30dd480d05861a387d5109f64a8813287ef

Changelog: 

Add GNUTLS directory to the Windows make

Changes against parent 6bd77ae4f365c035c7f79a41ca290c11c5938e89

  patched  libpurple/win32/global.mak

-------------- next part --------------
============================================================
--- libpurple/win32/global.mak	ac8976b86788f9b1e5f54b90334769367e04dd5a
+++ libpurple/win32/global.mak	c3957573d8ecd138f902131da4664dacb3a291e2
@@ -22,6 +22,7 @@ GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstrea
 SILC_TOOLKIT ?= $(WIN32_DEV_TOP)/silc-toolkit-1.1.8
 TCL_LIB_TOP ?= $(WIN32_DEV_TOP)/tcl-8.4.5
 GSTREAMER_TOP ?= $(WIN32_DEV_TOP)/gstreamer-0.10.13
+GNUTLS_TOP ?= $(WIN32_DEV_TOP)/gnutls-2.10.1
 
 # Where we installing this stuff to?
 PIDGIN_INSTALL_DIR := $(PIDGIN_TREE_TOP)/win32-install-dir


More information about the Commits mailing list