bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] autopoint always run even though it might not be used


From: Ralf Wildenhues
Subject: Re: [PATCH] autopoint always run even though it might not be used
Date: Fri, 16 Mar 2007 20:23:38 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Alfred, all,

* Alfred M. Szmidt wrote on Fri, Mar 16, 2007 at 08:04:21PM CET:
> +with_gettext=t
> +grep '^[      ]*AM_GNU_GETTEXT_VERSION\>' configure.ac >/dev/null || \
> +    with_gettext=nil

Please use "yes" and "no" for such values, or ":"/"true" and "false"
if you intend to use them as commands (as in `if $with_gettext').  "t"
is impossible to understand for those that don't speak the language this
idiom originated in.

Thanks,
Ralf




reply via email to

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