"Kyle J. McKay" <mack...@gmail.com> writes:

> The "yes", "no", "auto" settings for the new Makefile configuration
> variable "USE_PARENS_AROUND_GETTEXT_N" are based on the way the
> Makefile variable "COMPUTE_HEADER_DEPENDENCIES" works.  So I used
> "yes" and "no" for consistency instead of "Yes" and "No".

Thanks for a careful execution of my clumsy illustration.

> +# and define it to "no" if you need to remove the parentheses () around the
> +# constant.  The default is "auto", which means to use parentheses if your
> +# compiler is detected to support it.

Strictly speaking, s/detected to/most likely to/, as we are only
checking "__GNUC__", but we can leave the phrasing as-is and wait
until somebody complains.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to