Jim Meyering wrote: > Stefano Lattarini wrote: >> * bootstrap.conf ($buildreq): Require gettext >= 0.18.1, consistently >> with the call to AM_GNU_GETTEXT_VERSION in configure.ac. >> >> Signed-off-by: Stefano Lattarini <[email protected]> >> --- >> bootstrap.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/bootstrap.conf b/bootstrap.conf >> index 27b5302..535900d 100644 >> --- a/bootstrap.conf >> +++ b/bootstrap.conf >> @@ -312,7 +312,7 @@ autoconf 2.64 >> automake 1.11.2 >> autopoint - >> bison - >> -gettext 0.17 >> +gettext 0.18.1 > > Thanks. Applied.
I have also removed your Signed-off-by: line, again.
