Skip to content
Snippets Groups Projects
Commit 28af40c8 authored by Guido Trotter's avatar Guido Trotter Committed by Michael Hanselmann
Browse files

Check pycurl module at configure time


Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
parent d3ce528b
No related branches found
No related tags found
Loading
......@@ -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 ])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment