gcc/libffi/testsuite
Andreas Tobler 3ed8e5b64d Makefile.am (AUTOMAKE_OPTIONS): Set them.
2004-03-11  Andreas Tobler  <a.tobler@schweiz.ch>
	    Paolo Bonzini  <bonzini@gnu.org>

	* Makefile.am (AUTOMAKE_OPTIONS): Set them.
	Remove VPATH. Remove rules for object files. Remove multilib support.
	(AM_CCASFLAGS): Add.
	* configure.in (AC_CONFIG_HEADERS): Relace AM_CONFIG_HEADER.
	(AC_PREREQ): Bump version to 2.59.
	(AC_INIT): Fill with version info and bug address.
	(ORIGINAL_LD_FOR_MULTILIBS): Remove.
	(AM_ENABLE_MULTILIB): Use this instead of AC_ARG_ENABLE.
	De-precious CC so that the right flags are passed down to multilibs.
	(AC_MSG_ERROR): Replace obsolete macro AC_ERROR.
	(AC_CONFIG_FILES): Replace obsolete macro AC_LINK_FILES.
	(AC_OUTPUT): Reorganize the output with AC_CONFIG_COMMANDS.
	* configure: Rebuilt.
	* aclocal.m4: Likewise.
	* Makefile.in, include/Makefile.in, testsuite/Makefile.in: Likewise.
	* fficonfig.h.in: Likewise.

Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>

From-SVN: r79341
2004-03-11 20:59:49 +01:00
..
config *** empty log message *** 2003-09-04 16:49:22 +02:00
lib libffi-dg.exp: Set LD_LIBRARY_PATH_32 for Solaris. 2004-01-12 21:49:14 +01:00
libffi.call ffi.c (ffi_prep_args64): Correct long double handling. 2004-02-09 14:09:48 +10:30
libffi.special re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
Makefile.am *** empty log message *** 2003-09-04 16:49:22 +02:00
Makefile.in Makefile.am (AUTOMAKE_OPTIONS): Set them. 2004-03-11 20:59:49 +01:00