Add missing AM_GNU_GETTEXT_VERSION macro

Bug: http://devel.aegisub.org/ticket/1914
This commit is contained in:
scx 2019-09-07 18:51:06 +02:00 committed by Thomas Goyne
parent 67d9fd9aa4
commit 0847acc53f
1 changed files with 1 additions and 0 deletions

View File

@ -512,6 +512,7 @@ AC_PCH_FLAG([-fpch-preprocess])
# Internationalisation support
##############################
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.18.1])
################
# Update checker