Add changelog entry for unintended earlier commit:

* Makefile.in (host_alias): Remove.
	(target_alias): Use @target_noncanonical@.
	(site.exp): Don't set host_alias.
	* aclocal.m4: Remove contents.  Include acx.m4.
	* configure: Regenerated.
	* configure.ac: Use ACX_NONCANONICAL_TARGET.
This commit is contained in:
Daniel Jacobowitz 2006-06-22 19:17:49 +00:00
parent 90750ee799
commit 321fef153f

View File

@ -1,3 +1,12 @@
2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (host_alias): Remove.
(target_alias): Use @target_noncanonical@.
(site.exp): Don't set host_alias.
* aclocal.m4: Remove contents. Include acx.m4.
* configure: Regenerated.
* configure.ac: Use ACX_NONCANONICAL_TARGET.
2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
* lib/gdb.exp (gdb_load_cmd): New.