X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=intl%2Fconfigure.ac;h=48832b98f1aef74c1fdc9abb50a331225afaa604;hb=13aa5ceb01cc94a0e617f397c0c5434fc22bb1e5;hp=df79d2f8f70cbc9021f64c67e76469dbc20e0cdd;hpb=bf070c84b1cefffd5ff11aabd1dab8ddaefa6a26;p=deliverable%2Fbinutils-gdb.git diff --git a/intl/configure.ac b/intl/configure.ac index df79d2f8f7..48832b98f1 100644 --- a/intl/configure.ac +++ b/intl/configure.ac @@ -1,10 +1,10 @@ -AC_PREREQ(2.59) AC_INIT +AC_USE_SYSTEM_EXTENSIONS 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.])