aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-09-04 08:42:38 +0300
committerSergey Poznyakoff <gray@gnu.org>2021-09-04 08:45:55 +0300
commit654dfcb5de013ccae1553efef9358a42b97db5dd (patch)
tree20181f729efa2c22bca25eeb518baa8995bc77c9 /configure.ac
parent85ba60ca00e2de13593199f8ae87048ac1723b2f (diff)
downloadgdbm-654dfcb5de013ccae1553efef9358a42b97db5dd.tar.gz
gdbm-654dfcb5de013ccae1553efef9358a42b97db5dd.tar.bz2
Request gettext version 0.18 or newer
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4e5b62d..593a5fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,7 +93,7 @@ AC_DEFINE_UNQUOTED([GDBM_THREAD_LOCAL],$gdbm_cv__thread,[TLS qualifier])
dnl Internationalization macros.
AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION(0.18)
+AM_GNU_GETTEXT_REQUIRE_VERSION(0.18)
AC_CHECK_HEADERS([sys/file.h string.h locale.h getopt.h])

Return to:

Send suggestions and report system problems to the System administrator.