* configure.in: Add warning about this being beta code.

Remove src/Makefile.am from the picture.
	* configure: Rebuilt.
	* Makefile.am: Move logic from src/Makefile.am.  Add changes
	to support libffi as a target library.
	* Makefile.in: Rebuilt.
	* aclocal.m4, config.guess, config.sub, ltconfig, ltmain.sh:
	Upgraded to new autoconf, automake, libtool.
	* README: Tweaks.
	* LICENSE: Update copyright date.
	* src/Makefile.am, src/Makefile.in: Removed.
This commit is contained in:
green
1999-05-06 05:34:36 +00:00
parent 4e9452abed
commit dd2aa9a8de
7 changed files with 256 additions and 141 deletions

View File

@@ -2,11 +2,8 @@ README for libffi-2.00
libffi-2.00 has not been released yet! This is a development snapshot!
libffi-1.20 was released on October 5, 1998. Check the libffi web page
for updates: <http://www.cygnus.com/~green/libffi.html>.
If you wish to be notified of libffi releases by email, fill out the
form at <http://www.cygnus.com/~green/libffi-form.html>.
libffi-1.20 was released on [SOME FUTURE DAY]. Check the libffi web
page for updates: <URL:http://sourceware.cygnus.com/libffi/>.
What is libffi?