Version 2.57g.

* config/config.guess, config/config.sub: Upgrade from masters.
This commit is contained in:
Akim Demaille 2003-10-23 14:30:04 +00:00
parent 3be5747a55
commit 7b7d2c43ec
5 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2003-10-23 Akim Demaille <akim@epita.fr>
Version 2.57g.
* config/config.guess, config/config.sub: Upgrade from masters.
2003-10-23 Akim Demaille <akim@epita.fr>
* lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using

4
config/config.guess vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
timestamp='2003-08-18'
timestamp='2003-10-03'
# 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
@ -1167,7 +1167,7 @@ EOF
*:QNX:*:4*)
echo i386-pc-qnx
exit 0 ;;
NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*)
NSR-[DGKLNPTVWY]:NONSTOP_KERNEL:*:*)
echo nsr-tandem-nsk${UNAME_RELEASE}
exit 0 ;;
*:NonStop-UX:*:*)

2
config/config.sub vendored
View File

@ -248,6 +248,7 @@ case $basic_machine in
| mipsisa32 | mipsisa32el \
| mipsisa32r2 | mipsisa32r2el \
| mipsisa64 | mipsisa64el \
| mipsisa64r2 | mipsisa64r2el \
| mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \
| mipstx39 | mipstx39el \
@ -320,6 +321,7 @@ case $basic_machine in
| mipsisa32-* | mipsisa32el-* \
| mipsisa32r2-* | mipsisa32r2el-* \
| mipsisa64-* | mipsisa64el-* \
| mipsisa64r2-* | mipsisa64r2el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \
| mipsisa64sr71k-* | mipsisa64sr71kel-* \
| mipstx39-* | mipstx39el-* \

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
.TH CONFIG.GUESS "1" "September 2003" "config.guess (2003-08-18)" "User Commands"
.TH CONFIG.GUESS "1" "October 2003" "config.guess (2003-10-03)" "User Commands"
.SH NAME
config.guess \- guess the build system triplet
.SH SYNOPSIS

View File

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
.TH CONFIG.SUB "1" "September 2003" "config.sub (2003-08-18)" "User Commands"
.TH CONFIG.SUB "1" "October 2003" "config.sub (2003-08-18)" "User Commands"
.SH NAME
config.sub \- validate and canonicalize a configuration triplet
.SH SYNOPSIS