]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Mon, 19 Mar 2001 14:26:17 +0000 (14:26 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Mar 2001 14:26:17 +0000 (14:26 +0000)
config.guess
config.sub
man/config.guess.1
man/config.sub.1

index d22f8b96a632c9121c5c9f4812f0373ec9ef853c..71de137a6b6cb605f3e1758c87936e62eb542021 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 #   Free Software Foundation, Inc.
 
-timestamp='2001-03-06'
+timestamp='2001-03-16'
 
 # 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
@@ -757,7 +757,7 @@ EOF
        echo ${UNAME_MACHINE}-unknown-linux
        exit 0 ;;
     m68*:Linux:*:*)
-       echo ${UNAME_MACHINE}-unknown-linux-gnuaout
+       echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit 0 ;;
     mips:Linux:*:*)
        cat >$dummy.c <<EOF
@@ -870,7 +870,7 @@ EOF
     sh*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit 0 ;;
-    sparc:Linux:*:*)
+    sparc:Linux:*:* | sparc64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit 0 ;;
     x86_64:Linux:*:*)
index ddbbfe5fb80c2a74b9335c79894beb4618e00db9..9df4e53f809238cb045c2b18fa9087ece18e7051 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
 #   Free Software Foundation, Inc.
 
-timestamp='2001-02-16'
+timestamp='2001-03-09'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -230,7 +230,7 @@ case $basic_machine in
                | mips16 | mips64 | mipsel | mips64el \
                | mips64orion | mips64orionel | mipstx39 | mipstx39el \
                | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
-               | mips64vr5000 | miprs64vr5000el | mcore \
+               | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \
                | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
                | thumb | d10v | d30v | fr30 | avr | openrisc)
                basic_machine=$basic_machine-unknown
index bbafc549099a91a829c92955bf92adeba76f8288..631a7cc32aec0dde57d98ab6515d113579abbc29 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH CONFIG.GUESS "1" "March 2001" "GNU config.guess (2001-03-06)" FSF
+.TH CONFIG.GUESS "1" "March 2001" "GNU config.guess (2001-03-16)" FSF
 .SH NAME
 config.guess \- guess the build system triplet
 .SH SYNOPSIS
index f8d981d1ba1570d10c61882e9d44ec5e54ad0d1e..09d8f4535532aa281834a0238543d2a4bed3cc84 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH CONFIG.SUB "1" "March 2001" "GNU config.sub (2001-02-16)" FSF
+.TH CONFIG.SUB "1" "March 2001" "GNU config.sub (2001-03-09)" FSF
 .SH NAME
 config.sub \- validate and canonicalize a configuration triplet
 .SH SYNOPSIS