texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo update (Sun Aug 29 08:44:01 EDT 2004)


From: Karl Berry
Subject: texinfo update (Sun Aug 29 08:44:01 EDT 2004)
Date: Sun, 29 Aug 2004 08:44:13 -0400

Index: config.guess
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.guess,v
retrieving revision 1.35
retrieving revision 1.36
diff -c -r1.35 -r1.36
*** config.guess        13 Aug 2004 13:09:20 -0000      1.35
--- config.guess        29 Aug 2004 12:41:04 -0000      1.36
***************
*** 3,9 ****
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
  
! timestamp='2004-08-13'
  
  # 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
--- 3,9 ----
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
  
! timestamp='2004-08-29'
  
  # 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
***************
*** 824,829 ****
--- 824,832 ----
      cris:Linux:*:*)
        echo cris-axis-linux-gnu
        exit 0 ;;
+     crisv32:Linux:*:*)
+       echo crisv32-axis-linux-gnu
+       exit 0 ;;
      ia64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-gnu
        exit 0 ;;
Index: config.sub
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.sub,v
retrieving revision 1.27
retrieving revision 1.28
diff -c -r1.27 -r1.28
*** config.sub  25 Jun 2004 12:51:34 -0000      1.27
--- config.sub  29 Aug 2004 12:41:04 -0000      1.28
***************
*** 3,9 ****
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
  
! timestamp='2004-06-24'
  
  # This file is (in principle) common to ALL GNU software.
  # The presence of a machine in this file suggests that SOME GNU software
--- 3,9 ----
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
  
! timestamp='2004-08-29'
  
  # This file is (in principle) common to ALL GNU software.
  # The presence of a machine in this file suggests that SOME GNU software
***************
*** 457,462 ****
--- 457,465 ----
        crds | unos)
                basic_machine=m68k-crds
                ;;
+       crisv32 | crisv32-* | etraxfs*)
+               basic_machine=crisv32-axis
+               ;;
        cris | cris-* | etrax*)
                basic_machine=cris-axis
                ;;
P config.guess
P config.sub


reply via email to

[Prev in Thread] Current Thread [Next in Thread]