[Python-modules-commits] [pycurl] 71/140: changes in pycurl_7.16.4-1.diff.gz

Barry Warsaw barry at moszumanska.debian.org
Wed Oct 1 21:45:08 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 7cc33b01f516d246bd048fc38846476cd7082b94
Author: Domenico Andreoli <cavok at debian.org>
Date:   Wed Jul 18 17:54:16 2007 +0200

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

diff --git a/setup.py b/setup.py
index 0829b21..3f1c487 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