libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 22/25] syntax-check: enable sc_bindtextdomain.


From: Stefano Lattarini
Subject: Re: [PATCH 22/25] syntax-check: enable sc_bindtextdomain.
Date: Tue, 15 Nov 2011 16:37:53 +0100
User-agent: KMail/1.13.7 (Linux/2.6.30-2-686; KDE/4.6.5; i686; ; )

On Tuesday 15 November 2011, Gary V wrote:
> * cfg.mk (local-checks-to-skip): Remove sc_bindtextdomain
> list of disabled checks.
> (exclude_file_name_regexp--sc_program_name): Don't check demo
> programs for use of set_program_name.
> 
> Signed-off-by: Gary V. Vaughan <address@hidden>
> ---
>  cfg.mk |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/cfg.mk b/cfg.mk
> index f92039a..1d6ca3c 100644
> --- a/cfg.mk
> +++ b/cfg.mk
> @@ -46,13 +46,11 @@ local-checks-to-fix =                             \
>  local-checks-to-skip =                               \
>       $(local-checks-to-fix)                  \
>       sc_GPL_version                          \
> -     sc_bindtextdomain                       \
>       sc_program_name                         \
>       sc_trailing_blank                       \
>       sc_unmarked_diagnostics
>  
>  # GPL_version: checks for GPLv3, which we don't use
> -# bindtextdomain: libtool isn't internationalized
>
But then again, if libtool isn't internationalized, what is the point
of enabling the `sc_bindtextdomain' check?

Regards,
  Stefano



reply via email to

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