mirror of
https://github.com/mirror/wget.git
synced 2025-01-14 22:30:44 +08:00
bootstrap: Relax gettext version to 0.17.
This commit is contained in:
parent
fed4e3d4c7
commit
49d7bafd79
@ -1,3 +1,7 @@
|
|||||||
|
2010-07-09 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||||
|
|
||||||
|
* bootstrap.conf (buildreq): Relax gettext version to 0.17.
|
||||||
|
|
||||||
2010-07-09 Giuseppe Scrivano <gscrivano@gnu.org>
|
2010-07-09 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||||
|
|
||||||
* bootstrap.conf (gnulib_modules): Add `vasprintf'. Remove `asprintf'.
|
* bootstrap.conf (gnulib_modules): Add `vasprintf'. Remove `asprintf'.
|
||||||
|
@ -73,7 +73,7 @@ buildreq="\
|
|||||||
autoconf 2.59
|
autoconf 2.59
|
||||||
automake 1.9
|
automake 1.9
|
||||||
autopoint -
|
autopoint -
|
||||||
gettext 0.18
|
gettext 0.17
|
||||||
git 1.4.4
|
git 1.4.4
|
||||||
makeinfo -
|
makeinfo -
|
||||||
perl 5.5
|
perl 5.5
|
||||||
|
Loading…
Reference in New Issue
Block a user