2006-05-31 Jeroen Dekkers <jeroen@dekkers.cx>

* configure.ac: Don't set host_m32 for x86_64. Also reset LIBS
	for the target-specific tests. Make sure that we also have the
	up-to-date target variables for those tests.
This commit is contained in:
jeroen 2006-06-01 15:51:51 +00:00
parent 26c607b932
commit aa6d782629
4 changed files with 3046 additions and 2491 deletions

View file

@ -82,10 +82,10 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of a `long', as computed by sizeof. */
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of a `void *', as computed by sizeof. */
/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define it to either start or _start */