bug-coreutils
[Top][All Lists]
Advanced

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

Re: adjusting coreutils to gettext 0.15


From: Eric Blake-1
Subject: Re: adjusting coreutils to gettext 0.15
Date: Fri, 11 Aug 2006 10:49:24 -0700 (PDT)

> I installed the following to adjust better to gettext 0.15.
> +++ configure.ac      10 Aug 2006 22:47:50 -0000
> @@ -251,7 +251,7 @@ AC_CHECK_DECLS([strtoimax, strtoumax])
>  cu_LIB_CHECK
>  
>  AM_GNU_GETTEXT([external], [need-ngettext])
> -AM_GNU_GETTEXT_VERSION(0.13.1)
> +AM_GNU_GETTEXT_VERSION([0.15])

Any reason we don't change the second parameter to AM_GNU_GETTEXT to
need-formatstring-macros?  This would ensure that a user compiling on a
platform with only an older gettext installed will not run into what I
suspect
was the underlying issue of this thread:
http://lists.gnu.org/archive/html/bug-coreutils/2006-07/msg00087.html

-- 
Eric Blake

-- 
View this message in context: 
http://www.nabble.com/adjusting-coreutils-to-gettext-0.15-tf2088093.html#a5766673
Sent from the Gnu - Coreutils - Discuss forum at Nabble.com.





reply via email to

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