Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>

* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
This commit is contained in:
Ian Lance Taylor 1997-03-31 21:29:17 +00:00
parent 34c6830141
commit 7f5d96ba89
1 changed files with 3 additions and 2 deletions

View File

@ -14,7 +14,7 @@
## For more information on these two systems, check out the documentation
## for 'Autoconf' (autoconf.texi) and 'Configure' (configure.texi).
# Copyright (C) 1992, 93, 94, 95, 1996 Free Software Foundation, Inc.
# Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@ -437,7 +437,8 @@ case "${target}" in
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx target-libgloss"
;;
hppa*-*-*elf* | \
hppa*-*-lites*)
hppa*-*-lites* | \
hppa*-*-rtems* )
# Do configure ld/binutils/gas for this case.
;;
hppa*-*-*)