bug-parted
[Top][All Lists]
Advanced

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

Re: FYI, a few more: gettext, updates from gnulib, typo


From: Petr Uzel
Subject: Re: FYI, a few more: gettext, updates from gnulib, typo
Date: Thu, 27 May 2010 14:21:41 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, May 26, 2010 at 09:58:39PM +0200, Jim Meyering wrote:
> Here are a few more:
> 
>       fix typo in comment
>       build: use gettext-0.17
>       maint: update helper scripts
>       maint: remove useless definitions
>       build: update gnulib submodule to latest
> 
> From bd5754769fa6435a0166192ca1cca531c500694b Mon Sep 17 00:00:00 2001
> From: Jim Meyering <address@hidden>
> Date: Wed, 26 May 2010 11:29:56 +0200
> Subject: [PATCH 03/10] build: use gettext-0.17
> 
> * configure.ac: Use gettext-0.17.
> * bootstrap.conf (gnulib_modules): Use gettext-h, not gettext.
> since the latter drags in a depedency on gettext 0.18.
> ---
>  bootstrap.conf |    2 +-
>  configure.ac   |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/bootstrap.conf b/bootstrap.conf
> index 4ca51a7..9907304 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -34,7 +34,7 @@ gnulib_modules="
>       dirname
>       fdl
>       fsync
> -     gettext
> +     gettext-h
>       git-version-gen
>       gitlog-to-changelog
>       gnu-web-doc-update
> diff --git a/configure.ac b/configure.ac
> index ceecacf..9ae5783 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -295,7 +295,7 @@ libraries.)
>  fi
>  AM_PROG_LIBTOOL
> 
> -AM_GNU_GETTEXT_VERSION([0.15])
> +AM_GNU_GETTEXT_VERSION([0.18])

Shouldn't this be [0.17] ? ^^^^


Thanks,

Petr

--
Petr Uzel
IRC: ptr_uzl @ freenode

Attachment: pgpok0TioMLOO.pgp
Description: PGP signature


reply via email to

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