Pārlūkot izejas kodu

manual: drop LIBFOO_GETTEXTIZE, add LIBFOO_AUTOPOINT

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
Vincent Fazio 2 gadi atpakaļ
vecāks
revīzija
2bc95879f7
1 mainītis faili ar 3 papildinājumiem un 4 dzēšanām
  1. 3 4
      docs/manual/adding-packages-autotools.txt

+ 3 - 4
docs/manual/adding-packages-autotools.txt

@@ -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