The gettext macros in the package are from a gettext version older than
the ones we have in Buildroot, so autoreconf fails.
Run gettextize prior to running autoreconf, like we do in wget.
Fixes:
http://autobuild.buildroot.org/results/ea6/
ea6797f9595c34734229c78b4e25bf624925144b/
http://autobuild.buildroot.org/results/578/
5781774ae1b7ba85efee4bc933235304169b9196/
http://autobuild.buildroot.org/results/188/
18888e06058dff0249d7c5e10a2c4f46e059878a/
...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
GST1_PLUGINS_BAD_AUTORECONF = YES
GST1_PLUGINS_BAD_AUTORECONF_OPT = -I $(@D)/common/m4
+GST1_PLUGINS_BAD_GETTEXTIZE = YES
GST1_PLUGINS_BAD_CONF_OPT = \
--disable-examples \