From a847101855917ef1f3f402f5eac2bc1381f421bf Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Mon, 17 Apr 2006 17:01:33 +0000 Subject: [PATCH] set svn:eol-style svn: r2690 --- src/foreign/README | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/foreign/README b/src/foreign/README index b0d7275106..731d29af27 100644 --- a/src/foreign/README +++ b/src/foreign/README @@ -1,12 +1,12 @@ -The copy of libffi for PLT Scheme has been changed in a few small -ways: - - * Added i386 Mac OS X support from the PyObjC project: - gcc/libffi/src/x86/ffi_darwin.c - gcc/libffi/src/x86/darwin.S - and changed ffi.c and sysv.S to #include these when __APPLE__ - is defined. - - * Added line to "configure" for i*86-*-darwin* - - * Added line to "configure" for i*86-*-openbsd* +The copy of libffi for PLT Scheme has been changed in a few small +ways: + + * Added i386 Mac OS X support from the PyObjC project: + gcc/libffi/src/x86/ffi_darwin.c + gcc/libffi/src/x86/darwin.S + and changed ffi.c and sysv.S to #include these when __APPLE__ + is defined. + + * Added line to "configure" for i*86-*-darwin* + + * Added line to "configure" for i*86-*-openbsd*