[Python-modules-commits] [pycurl] 64/140: changes in pycurl_7.16.2.1-2.diff.gz

Barry Warsaw barry at moszumanska.debian.org
Wed Oct 1 21:45:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository pycurl.

commit d9c5a1a3a324a11dbbda6fa0132e1f7228a783f3
Author: Domenico Andreoli <cavok at debian.org>
Date:   Mon May 14 01:17:33 2007 +0200

    changes in pycurl_7.16.2.1-2.diff.gz
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index be2c41c..9093a4a 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ from distutils.util import split_quoted
 from distutils.version import LooseVersion
 
 include_dirs = []
-define_macros = []
+define_macros = [ ('HAVE_CURL_GNUTLS', 1) ]
 library_dirs = []
 libraries = []
 runtime_library_dirs = []

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycurl.git



More information about the Python-modules-commits mailing list