Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
authorIan Lance Taylor <ian@airs.com>
Mon, 31 Mar 1997 21:29:17 +0000 (21:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 31 Mar 1997 21:29:17 +0000 (21:29 +0000)
        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.

configure.in

index 43113eeb004a7a61695d5eefbcc56e61f408c5d9..4d56ae405851eb5a1c7f112284e0c3ecc3cbf73b 100644 (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*-*-*)