]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* lib/config-ml.in, lib/config.guess, lib/config.sub, lib/symlink-tree: Sync from...
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 19 Jan 2008 09:51:25 +0000 (10:51 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 19 Jan 2008 09:51:25 +0000 (10:51 +0100)
ChangeLog
lib/config-ml.in
lib/config.guess
lib/config.sub
lib/symlink-tree

index bee5e0003a49b342ec01cc5194d3470c6982f334..35cb9fb8f7d583aeceba2b9723c3b9651a75e75a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-01-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * lib/config-ml.in, lib/config.guess, lib/config.sub,
+       lib/symlink-tree: Sync from upstream.
+
        * Makefile.am (WGET_SV_CVS): Renamed from WGETSGO.
        (WGET_SV_GIT_AC, WGET_SV_GIT_GL, WGET_GCC): New.
        (fetch): Update to match current upstream locations.
index 7d9a334f164bd149e1dc084bff92380ba3b806f5..3ae19743b768403843004e08b877ac6deb5aa57a 100644 (file)
@@ -15,7 +15,9 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
index 4dc5a787081fb646a00fdddace7f074782520ec8..ca2a03ca4f18f15603819e72c218515d4a4b763c 100755 (executable)
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 
-timestamp='2008-01-07'
+timestamp='2008-01-08'
 
 # 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
@@ -56,8 +56,8 @@ version="\
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
index ae780f3334e84c92eef51fa14fc89bb0b0174b18..6759825a5b7fcf64476b4398dc0e30b3090b925c 100755 (executable)
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
 
-timestamp='2008-01-07'
+timestamp='2008-01-16'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -72,8 +72,8 @@ Report bugs and patches to <config-patches@gnu.org>."
 version="\
 GNU config.sub ($timestamp)
 
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -1049,6 +1049,10 @@ case $basic_machine in
                basic_machine=tic6x-unknown
                os=-coff
                ;;
+       tile*)
+               basic_machine=tile-unknown
+               os=-linux-gnu
+               ;;
        tx39)
                basic_machine=mipstx39-unknown
                ;;
index a75852e03faa4c7a9b2eb2f20082dfda29d8c40d..a9d50831b885b7e17f890fef27f67332224f445c 100755 (executable)
@@ -14,7 +14,9 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a