texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Wed Aug 3 09:52:01 EDT 2005)


From: Karl Berry
Subject: texinfo update (Wed Aug 3 09:52:01 EDT 2005)
Date: Wed, 03 Aug 2005 09:52:20 -0400

Index: config.guess
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.guess,v
retrieving revision 1.49
retrieving revision 1.50
diff -c -r1.49 -r1.50
*** config.guess        18 Jul 2005 12:31:44 -0000      1.49
--- config.guess        3 Aug 2005 13:27:33 -0000       1.50
***************
*** 3,9 ****
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
! timestamp='2005-07-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
--- 3,9 ----
  #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
  #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
! timestamp='2005-08-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
***************
*** 794,800 ****
      i*:UWIN*:*)
        echo ${UNAME_MACHINE}-pc-uwin
        exit ;;
!     amd64:CYGWIN*:*:*)
        echo x86_64-unknown-cygwin
        exit ;;
      p*:CYGWIN*:*)
--- 794,800 ----
      i*:UWIN*:*)
        echo ${UNAME_MACHINE}-pc-uwin
        exit ;;
!     amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
        echo x86_64-unknown-cygwin
        exit ;;
      p*:CYGWIN*:*)
P config.guess


reply via email to

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