Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r506:d149353a06c9
Date: 2012-06-25 12:15 +0200
http://bitbucket.org/cffi/cffi/changeset/d149353a06c9/

Log:    Note

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -64,9 +64,7 @@
 
 * pycparser 2.06: http://code.google.com/p/pycparser/
 
-* libffi (you need ``libffi-dev``); or, on Windows, you need to
-  copy the directory ``Modules\_ctypes\libffi_msvc`` from the
-  CPython sources (2.6 or 2.7) into the top-level directory.
+* libffi (you need ``libffi-dev``); on Windows, it is included already.
 
 Download and Installation:
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to