diff intl/configure.ac @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 77e2b8dfacca
children 1830386684a0
line wrap: on
line diff
--- a/intl/configure.ac	Fri Oct 27 22:46:09 2017 +0900
+++ b/intl/configure.ac	Thu Oct 25 07:37:49 2018 +0900
@@ -4,7 +4,7 @@
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR(../config)
 AM_GNU_GETTEXT_VERSION(0.12.1)
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT([], [need-ngettext])
 
 # This replaces the extensive use of DEFS in the original Makefile.in.
 AC_DEFINE(IN_LIBINTL, 1, [Define because this is libintl.])