mirror of
https://github.com/PCSX2/xz.git
synced 2026-02-04 03:11:18 +01:00
Build: Bump GNU Gettext version requirement to 0.19.
It silences a few warnings and most people probably have 0.19 even on stable distributions. Thanks to Christian Kujau.
This commit is contained in:
@@ -609,7 +609,7 @@ AM_CONDITIONAL([COND_SHARED], [test "x$enable_shared" != xno])
|
||||
|
||||
echo
|
||||
echo "Initializing gettext:"
|
||||
AM_GNU_GETTEXT_VERSION([0.18])
|
||||
AM_GNU_GETTEXT_VERSION([0.19])
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user