* configure.in (alpha*-dec-osf*): Add osf5.

From-SVN: r28690
This commit is contained in:
Jesse Perry 1999-08-12 22:31:16 +00:00 committed by Richard Henderson
parent cb339d0278
commit 7bc699731b
3 changed files with 225 additions and 204 deletions

View File

@ -1,3 +1,7 @@
Thu Aug 12 15:30:29 1999 Jesse Perry (jap@unx.dec.com)
* configure.in (alpha*-dec-osf*): Add osf5.
Sun Aug 1 22:24:03 1999 Philip Blundell <philb@gnu.org>
* configure.in: Rework handling of ARM GNU/Linux slightly.

422
gcc/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -667,6 +667,9 @@ changequote([,])dnl
# a broken tar, so we use cpio instead.
install_headers_dir=install-headers-cpio
;;
*-*-osf5*)
tm_file="${tm_file} alpha/osf.h"
;;
esac
case $machine in
changequote(,)dnl