bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils-6.5 released (stable)


From: Andreas Schwab
Subject: Re: coreutils-6.5 released (stable)
Date: Mon, 20 Nov 2006 11:31:56 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Jim Meyering <address@hidden> writes:

> If you haven't heard about the GNU coreutils, the FAQ is a good
> place to start: <http://www.gnu.org/software/coreutils/faq/>.
>
> This is a stable release.

NLS configuration is broken.

--- coreutils-6.5/m4/gettext.m4.~1~     2006-11-20 11:16:17.000000000 +0100
+++ coreutils-6.5/m4/gettext.m4 2006-11-20 11:17:34.000000000 +0100
@@ -137,12 +137,12 @@ AC_DEFUN([AM_GNU_GETTEXT],
         dnl to fall back to GNU NLS library.
 
         if test $gt_api_version -ge 3; then
-          gt_revision_test_code='[[
+          gt_revision_test_code='[
 #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
 #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
 #endif
 typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
-]]'
+]'
         else
           gt_revision_test_code=
         fi

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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