2009-04-12 Pavel Roskin <proski@gnu.org>

* configure.ac: Change the logic when we check for target tools.
         Do it when the target is specified and it's different from the
         specified value of the host.
This commit is contained in:
proski 2009-04-12 04:33:18 +00:00
parent 0f0bdfb199
commit 5b5d4aa5f0
3 changed files with 10 additions and 6 deletions

View file

@ -1,3 +1,9 @@
2009-04-12 Pavel Roskin <proski@gnu.org>
* configure.ac: Change the logic when we check for target tools.
Do it when the target is specified and it's different from the
specified value of the host.
2009-04-11 Felix Zielcke <fzielcke@z-51.de>
* util/hostdisk.c [__FreeBSD_kernel__]: Include sys/disk.h.