From: Akim Demaille Date: Thu, 23 Oct 2003 14:30:04 +0000 (+0000) Subject: Version 2.57g. X-Git-Tag: AUTOCONF-2.57g X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7d2c43ecf112fead20f818663d7ced32f21597;p=thirdparty%2Fautoconf.git Version 2.57g. * config/config.guess, config/config.sub: Upgrade from masters. --- diff --git a/ChangeLog b/ChangeLog index 9fbe4513..97f13f27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-23 Akim Demaille + + Version 2.57g. + * config/config.guess, config/config.sub: Upgrade from masters. + 2003-10-23 Akim Demaille * lib/autoconf/fortran.m4 (AC_FC_SRCEXT): Functions using diff --git a/config/config.guess b/config/config.guess index d56c46d8..500ee74b 100755 --- a/config/config.guess +++ b/config/config.guess @@ -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:*:*) diff --git a/config/config.sub b/config/config.sub index 68900991..1f31816b 100755 --- a/config/config.sub +++ b/config/config.sub @@ -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-* \ diff --git a/man/config.guess.1 b/man/config.guess.1 index f3d52f04..fcc9702b 100644 --- a/man/config.guess.1 +++ b/man/config.guess.1 @@ -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 diff --git a/man/config.sub.1 b/man/config.sub.1 index ba590162..85385f7f 100644 --- a/man/config.sub.1 +++ b/man/config.sub.1 @@ -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