* configure.in: Add support for ip2k.
From-SVN: r54926
This commit is contained in:
parent
2f9021d325
commit
b03bcd3733
@ -1,3 +1,7 @@
|
||||
Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
|
||||
|
||||
* configure.in: Add support for ip2k.
|
||||
|
||||
2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
|
||||
|
||||
* configure.in: Fix AIX configury bug.
|
||||
|
@ -1017,6 +1017,9 @@ case "${target}" in
|
||||
vax-*-*)
|
||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
ip2k-*-*)
|
||||
noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
|
||||
;;
|
||||
*-*-lynxos*)
|
||||
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user