Check pycurl module at configure time
authorGuido Trotter <ultrotter@google.com>
Sat, 3 Jul 2010 07:34:47 +0000 (08:34 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 5 Jul 2010 14:20:07 +0000 (16:20 +0200)
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

configure.ac

index a0cecfd..ac4d57b 100644 (file)
@@ -304,6 +304,7 @@ AC_PYTHON_MODULE(OpenSSL, t)
 AC_PYTHON_MODULE(simplejson, t)
 AC_PYTHON_MODULE(pyparsing, t)
 AC_PYTHON_MODULE(pyinotify, t)
+AC_PYTHON_MODULE(pycurl, t)
 
 AC_CONFIG_FILES([ Makefile ])