gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / intl / configure.ac
index df79d2f8f70cbc9021f64c67e76469dbc20e0cdd..48832b98f1aef74c1fdc9abb50a331225afaa604 100644 (file)
@@ -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.])
This page took 0.035014 seconds and 4 git commands to generate.