Skip to content
Snippets Groups Projects
Commit 171d5bbd63c0 authored by Lasse Collin's avatar Lasse Collin
Browse files

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.
parent 67d27699b866
No related branches found
No related tags found
No related merge requests found
...@@ -585,7 +585,7 @@ ...@@ -585,7 +585,7 @@
echo echo
echo "Initializing gettext:" echo "Initializing gettext:"
AM_GNU_GETTEXT_VERSION([0.18]) AM_GNU_GETTEXT_VERSION([0.19])
AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT([external])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment