texinfo-commits
[Top][All Lists]
Advanced

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

texinfo update (Fri Jul 8 08:52:01 EDT 2005)


From: Karl Berry
Subject: texinfo update (Fri Jul 8 08:52:01 EDT 2005)
Date: Fri, 08 Jul 2005 08:52:12 -0400

Index: config.sub
===================================================================
RCS file: /cvsroot/texinfo/texinfo/config.sub,v
retrieving revision 1.39
retrieving revision 1.40
diff -c -r1.39 -r1.40
*** config.sub  4 Jul 2005 12:52:23 -0000       1.39
--- config.sub  8 Jul 2005 12:51:04 -0000       1.40
***************
*** 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-04'
  
  # 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, 2005 Free Software Foundation, Inc.
  
! timestamp='2005-07-08'
  
  # This file is (in principle) common to ALL GNU software.
  # The presence of a machine in this file suggests that SOME GNU software
***************
*** 1187,1193 ****
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
!             | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* | 
-skyos*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
--- 1187,1194 ----
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
!             | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
!             | -skyos* | -haiku*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
***************
*** 1205,1211 ****
                os=`echo $os | sed -e 's|nto|nto-qnx|'`
                ;;
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
!             | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
              | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
                ;;
        -mac*)
--- 1206,1212 ----
                os=`echo $os | sed -e 's|nto|nto-qnx|'`
                ;;
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
!             | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* 
\
              | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
                ;;
        -mac*)
***************
*** 1394,1399 ****
--- 1395,1403 ----
        *-be)
                os=-beos
                ;;
+       *-haiku)
+               os=-haiku
+               ;;
        *-ibm)
                os=-aix
                ;;
P config.sub


reply via email to

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