mirror of
https://git.tukaani.org/xz.git
synced 2025-02-23 00:48:11 +00:00
Build: Bump gettext version requirement to 0.18.
Otherwise too old version of m4/lib-link.m4 gets included when autoreconf -fi is run.
This commit is contained in:
parent
96e08902b0
commit
d8eaf9d827
@ -496,7 +496,7 @@ AM_CONDITIONAL([COND_SHARED], [test "x$enable_shared" != xno])
|
||||
|
||||
echo
|
||||
echo "Initializing gettext:"
|
||||
AM_GNU_GETTEXT_VERSION([0.16.1])
|
||||
AM_GNU_GETTEXT_VERSION([0.18])
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user