texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Sun Jun 13 09:22:01 EDT 2004)


From: Karl Berry
Subject: texinfo update (Sun Jun 13 09:22:01 EDT 2004)
Date: Sun, 13 Jun 2004 09:22:25 -0400

Index: config.guess
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.guess,v
retrieving revision 1.29
retrieving revision 1.30
diff -c -r1.29 -r1.30
*** config.guess        11 Apr 2004 17:56:45 -0000      1.29
--- config.guess        13 Jun 2004 13:20:38 -0000      1.30
***************
*** 3,9 ****
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
! timestamp='2004-03-12'
  
  # 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 Free Software Foundation, Inc.
  
! timestamp='2004-06-11'
  
  # 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
***************
*** 212,217 ****
--- 212,220 ----
      hp300:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
+     luna88k:OpenBSD:*:*)
+       echo m88k-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
      mac68k:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
***************
*** 227,235 ****
      mvmeppc:OpenBSD:*:*)
        echo powerpc-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
-     pegasos:OpenBSD:*:*)
-       echo powerpc-unknown-openbsd${UNAME_RELEASE}
-       exit 0 ;;
      pmax:OpenBSD:*:*)
        echo mipsel-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
--- 230,235 ----
***************
*** 1096,1102 ****
      M680?0:D-NIX:5.3:*)
        echo m68k-diab-dnix
        exit 0 ;;
!     M68*:*:R3V[567]*:*)
        test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
      3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 
3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | 
SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0)
        OS_REL=''
--- 1096,1102 ----
      M680?0:D-NIX:5.3:*)
        echo m68k-diab-dnix
        exit 0 ;;
!     M68*:*:R3V[5678]*:*)
        test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
      3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 
3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | 
SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0)
        OS_REL=''
P config.guess


reply via email to

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