Re: why warn for lack of AM_GNU_GETTEXT_VERSION?

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

 



> However, the autoreconf program will warn if
> AM_GNU_GETTEXT_VERSION is omitted (if AM_GNU_GETTEXT is used).
> Is it really optional or not, and if so then why warn about its
> lack?

autoreconf is documented to run 'autopoint' when appropriate, i.e.
when the package is using AM_GNU_GETTEXT. Now 'autopoint' cannot do its
job without knowing the previous gettext version used by the package
if it doesn't have a AM_GNU_GETTEXT_VERSION declaration. Thus the warning
is justified.

Bruno




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux