[ctypes-commit] ctypes/source/gcc/libffi version.c,1.1.2.2,NONE stamp-h.in,1.1,NONE missing,1.1.2.2,
Brought to you by:
theller
Update of /cvsroot/ctypes/ctypes/source/gcc/libffi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22669 Removed Files: Tag: branch_1_0 version.c stamp-h.in missing ltmain.sh ltconfig ltcf-c.sh libtool-version install-sh fficonfig.h.in depcomp configure.host configure.ac configure config.sub config.guess config-ml.in aclocal.m4 acinclude.m4 README Makefile.in Makefile.am LICENSE ChangeLog.v1 ChangeLog.libgcj ChangeLog .cvsignore 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. --- ltcf-c.sh DELETED --- --- LICENSE DELETED --- --- Makefile.in DELETED --- --- config-ml.in DELETED --- --- ChangeLog.libgcj DELETED --- --- acinclude.m4 DELETED --- --- configure.ac DELETED --- --- depcomp DELETED --- --- aclocal.m4 DELETED --- --- Makefile.am DELETED --- --- ltconfig DELETED --- --- configure.host DELETED --- --- config.guess DELETED --- --- config.sub DELETED --- --- ChangeLog.v1 DELETED --- --- README DELETED --- --- .cvsignore DELETED --- --- configure DELETED --- --- missing DELETED --- --- libtool-version DELETED --- --- stamp-h.in DELETED --- --- ChangeLog DELETED --- --- fficonfig.h.in DELETED --- --- ltmain.sh DELETED --- --- install-sh DELETED --- --- version.c DELETED --- |