Update of /cvsroot/ctypes/ctypes/source/gcc/libffi/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20801
Removed Files:
Tag: branch_1_0
ffi_common.h ffi.h.in Makefile.in Makefile.am
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.
--- Makefile.in DELETED ---
--- ffi_common.h DELETED ---
--- ffi.h.in DELETED ---
--- Makefile.am DELETED ---
|