Skip to content
Snippets Groups Projects
Commit ffa1c260 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Remove references to Twisted framework

Reviewed-by: iustinp
parent c259ce64
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,6 @@ Before installing, please verify that you have the following programs:
ftp://ftp.inr.ac.ru/ip-routing/iputils-current.tar.gz
- Python 2.4
http://www.python.org
- Python Twisted library (the core is enough)
http://twistedmatrix.com/
- Python OpenSSL bindings
http://pyopenssl.sourceforge.net/
- simplejson Python module
......
......@@ -136,9 +136,6 @@ fi
# Check for Python
AM_PATH_PYTHON(2.4)
# AC_PYTHON_MODULE(twisted.internet, t)
# AC_PYTHON_MODULE(twisted.cred, t)
# AC_PYTHON_MODULE(twisted.spread, t)
AC_PYTHON_MODULE(OpenSSL, t)
AC_PYTHON_MODULE(simplejson, t)
AC_PYTHON_MODULE(pyparsing, t)
......
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