texinfo-commits
[Top][All Lists]
Advanced

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

texinfo config.guess,1.5,1.6 config.sub,1.4,1.5


From: karl
Subject: texinfo config.guess,1.5,1.6 config.sub,1.4,1.5
Date: Tue, 17 Feb 2004 14:31:08 +0100

Update of /cvsroot/texinfo/texinfo
In directory sheep:/tmp/cvs-serv345

Modified Files:
        config.guess config.sub 
Log Message:
update from config

Index: config.guess
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.guess,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config.guess        5 Feb 2004 00:27:53 -0000       1.5
--- config.guess        17 Feb 2004 13:31:03 -0000      1.6
***************
*** 4,8 ****
  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
! timestamp='2004-02-02'
  
  # This file is free software; you can redistribute it and/or modify it
--- 4,8 ----
  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
! timestamp='2004-02-16'
  
  # This file is free software; you can redistribute it and/or modify it
***************
*** 198,201 ****
--- 198,204 ----
        echo "${machine}-${os}${release}"
        exit 0 ;;
+     amd64:OpenBSD:*:*)
+       echo x86_64-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
      amiga:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
***************
*** 204,207 ****
--- 207,213 ----
        echo mipsel-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
+     cats:OpenBSD:*:*)
+       echo arm-unknown-openbsd${UNAME_RELEASE}
+       exit 0 ;;
      hp300:OpenBSD:*:*)
        echo m68k-unknown-openbsd${UNAME_RELEASE}
***************
*** 242,245 ****
--- 248,257 ----
      *:ekkoBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
+       exit 0 ;;
+     macppc:MirBSD:*:*)
+       echo powerppc-unknown-mirbsd${UNAME_RELEASE}
+       exit 0 ;;
+     *:MirBSD:*:*)
+       echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
        exit 0 ;;
      alpha:OSF1:*:*)

Index: config.sub
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.sub,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** config.sub  11 Feb 2004 13:38:56 -0000      1.4
--- config.sub  17 Feb 2004 13:31:03 -0000      1.5
***************
*** 4,8 ****
  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
! timestamp='2004-02-11'
  
  # This file is (in principle) common to ALL GNU software.
--- 4,8 ----
  #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
! timestamp='2004-02-16'
  
  # This file is (in principle) common to ALL GNU software.
***************
*** 1151,1156 ****
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
!             | -hiux* | -386bsd* | -knetbsd* | -netbsd* | -openbsd* | 
-ekkobsd* | -kfreebsd* | -freebsd* \
!             | -riscix* | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | 
-elf* | -oabi* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
--- 1151,1157 ----
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
!             | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* 
\
!             | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
!             | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \



reply via email to

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