bootstrap: fix/improve find_tool.

* bootstrap (find_tool): Improve error messages.
	Fix typo about find_tool_names.
	(cherry-picked from 1deef26d0c).
This commit is contained in:
Akim Demaille
2009-09-03 10:50:32 +02:00
parent 9852b61c2b
commit 3710dd02e2
2 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2009-09-03 Akim Demaille <demaille@gostai.com>
bootstrap: fix/improve find_tool.
* bootstrap (find_tool): Improve error messages.
Fix typo about find_tool_names.
2009-08-29 Joel E. Denny <jdenny@clemson.edu>
Fix gcc 3.4.4 shadowing warning reported by Eric Blake.