]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update to GNU version 2003-02-22.
authorBruno Haible <bruno@clisp.org>
Tue, 6 May 2003 09:41:47 +0000 (09:41 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:27 +0000 (12:10 +0200)
ChangeLog
config/config.guess
config/config.sub

index 09a64fb50a025eac4724d141d656dac55c84f1c7..eb20d03b189993dcb6a1affe9c2936a8ba18efea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-06  Bruno Haible  <haible@clisp.cons.org>
+
+       * config/config.guess, config/config.sub: Update to GNU version
+       2003-02-22.
+
 2003-04-24  Bruno Haible  <bruno@clisp.org>
 
        Support for libtool-1.5.
@@ -89,7 +94,8 @@
 
 2003-02-18  Bruno Haible  <haible@clisp.cons.org>
 
-       * config.guess, config.sub: Update to GNU version 2003-02-03.
+       * config/config.guess, config/config.sub: Update to GNU version
+       2003-02-03.
 
 2003-02-16  Bruno Haible  <bruno@clisp.org>
 
index 4fc21ecc3aa7606ce71a99fdd93754826e14b11c..cc726cd15a9332c9e3cfee26d6ab972b1d8df055 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
-timestamp='2003-01-30'
+timestamp='2003-02-22'
 
 # 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
@@ -235,9 +235,6 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
     *:OpenBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
        exit 0 ;;
-    *:MicroBSD:*:*)
-       echo ${UNAME_MACHINE}-unknown-microbsd${UNAME_RELEASE}
-       exit 0 ;;
     alpha:OSF1:*:*)
        if test $UNAME_RELEASE = "V4.0"; then
                UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
index 5f94062aafd8a9cc46f1322e63263ba3aa9594c4..9772e87d2418f538a68dc3675a31c784a0356082 100755 (executable)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
-timestamp='2003-02-03'
+timestamp='2003-02-22'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -1128,7 +1128,7 @@ case $os in
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
-             | -powermax* | -dnix* | -microbsd*)
+             | -powermax* | -dnix*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)