wget: fix autoreconf brokeness
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 3 Apr 2014 13:43:31 +0000 (10:43 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Apr 2014 18:12:46 +0000 (20:12 +0200)
commitf8a2497287fa8fc0afa7698c30284a7674723aa2
tree51e658ea0471b4fda28215a430fcf5fa89c9d754
parent42e623ac2361feb28c1a37e14d612d916d1135cf
wget: fix autoreconf brokeness

Fix failed AUTORECONF under certain circumstances where gettext infra is
much newer (>= 0.18) than what wget source expects (~ 0.17).
Do this by gettextizing the source before AUTORECONFing.
If this becomes common we may need a FOO_GETTEXTIZE generic option, but
for now this seems to be the only package that needs so. Fixes:
http://autobuild.buildroot.net/results/c0f/c0f7c801f61fdc310cde64342060b00a70155431/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wget/wget.mk