From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Mon, 14 Jul 2014 08:04:08 -0300 Subject: [Buildroot] [PATCH 2/3] infra: add gettextize run in AUTORECONF In-Reply-To: <20140714130104.480ab4cf@free-electrons.com> References: <1405186024-8170-1-git-send-email-gustavo@zacarias.com.ar> <1405186024-8170-2-git-send-email-gustavo@zacarias.com.ar> <20140714130104.480ab4cf@free-electrons.com> Message-ID: <53C3B928.3000807@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/14/2014 08:01 AM, Thomas Petazzoni wrote: > I believe I would actually prefer a separate GETTEXTIZE option, I'm a > little bit worried about the extra build time. What do others think? That's fine with me as well, however we'll be hunting a little until the autobuilders look greener :) Regards.