Require ngettext in test of system gettext implementation
[deliverable/binutils-gdb.git] / intl / configure.ac
index 698c330ddb38ffcecd7fe11f5fe26f21592fa5b1..36cf97fe4b19cf5ecdd30f54c39cde413c128d09 100644 (file)
@@ -4,7 +4,7 @@ AC_CONFIG_SRCDIR(gettext.c)
 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.])
This page took 0.023319 seconds and 4 git commands to generate.