manual: drop LIBFOO_GETTEXTIZE, add LIBFOO_AUTOPOINT

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
Vincent Fazio 2023-02-21 11:22:05 -06:00 committed by Arnout Vandecappelle
parent e9e1cd239f
commit 2bc95879f7

View File

@ -130,10 +130,9 @@ cases, typical packages will therefore only use a few of them.
passed to the 'autoreconf' program if
+LIBFOO_AUTORECONF=YES+. By default, empty.
* +LIBFOO_GETTEXTIZE+, tells whether the package should be
gettextized or not (i.e. if the package uses a different gettext
version than Buildroot provides, and it is needed to run
'gettextize'.) Only valid when +LIBFOO_AUTORECONF=YES+. Valid
* +LIBFOO_AUTOPOINT+, tells whether the package should be
autopointed or not (i.e. if the package needs I18N infrastructure
copied in.) Only valid when +LIBFOO_AUTORECONF=YES+. Valid
values are +YES+ and +NO+. The default is +NO+.
* +LIBFOO_LIBTOOL_PATCH+ tells whether the Buildroot