2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.in: Reworked for Canadian Cross support.
	* Makefile.am: Reflect changes to configure.in.
	* config.guess, config.sub: Update from subversions.gnu.org.
	* README.cdn-X: New file.
	* tools/Makefile.am: Remove build, tools from SUBDIRS.
This commit is contained in:
Joel Sherrill
2001-03-01 20:46:21 +00:00
parent b50b3c841a
commit 48ad47cc70
10 changed files with 431 additions and 391 deletions

View File

@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
SUBDIRS = build cpu update
SUBDIRS = update
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/host.am