2002-12-27 Yoshinori K. Okuji <okuji@enbug.org>

* configure.ac: Check ld.
	Replace CFLAGS and CPPFLAGS with BUILD_CFLAGS and BUILD_CPPFLAGS
	respectively, before checking endianness and sizes.

	* Makefile.in (LD): New variable.
This commit is contained in:
okuji 2002-12-27 14:14:06 +00:00
parent abdfc3c54e
commit 9962ed9907
5 changed files with 111 additions and 4 deletions

4
NEWS
View file

@ -1,3 +1,7 @@
New in 0.7:
* Problems in cross-compiling PUPA are fixed.
New in 0.6 - 2002-12-27, Yoshinori K. Okuji:
* The chainloader and the FAT filesystem are modularized.