Update of /cvsroot/ctypes/ctypes/source/libffi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16861/source/libffi
Removed Files:
Tag: branch_1_0
LICENSE README aclocal.m4 config.guess config.sub configure
configure.ac fficonfig.h.in fficonfig.py.in install-sh
Log Message:
Integrated a patch from Hye-Shik Chang (perky).
He wrote (http://mail.python.org/pipermail/python-dev/2006-January/060199.html):
I did some work to make ctypes+libffi compacter and liberal.
http://openlook.org/svnpublic/ctypes-compactffi/ (snv)
I removed sources/gcc and put sources/libffi copied from gcc 4.0.2.
And removed all automake-related build processes and integrated
them info setup.py. There's still aclocal.m4 in sources/libffi. But
it is just identical to libffi's acinclude.m4 which looks liberal.
--- fficonfig.py.in DELETED ---
--- configure DELETED ---
--- LICENSE DELETED ---
--- fficonfig.h.in DELETED ---
--- config.guess DELETED ---
--- config.sub DELETED ---
--- README DELETED ---
--- configure.ac DELETED ---
--- aclocal.m4 DELETED ---
--- install-sh DELETED ---
|