From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 15 Jul 2014 20:46:13 -0300 Subject: [Buildroot] [PATCH 2/5 v2] manual: add gettextize explanations in the manual In-Reply-To: <0b0f1ac538105f5651c12a14348f6955d124a41b.1405463657.git.yann.morin.1998@free.fr> References: <0b0f1ac538105f5651c12a14348f6955d124a41b.1405463657.git.yann.morin.1998@free.fr> Message-ID: <53C5BD45.10806@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 07/15/2014 07:37 PM, Yann E. MORIN wrote: Minor nitpicking here... > +* +LIBFOO_GETTEXTIZE+, tells whether the package should be > + gettextized or not (i.e. if the pacakge uses an different gettext s/ an / a / Otherwise great, thanks. Regards.