]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Move most of intl.m4 into gettext-runtime/intl/configure.ac, part 2.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 20:35:07 +0000 (22:35 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 20:35:07 +0000 (22:35 +0200)
* gettext-runtime/intl/configure.ac: Invoke gt_GLIBC2.

gettext-runtime/intl/configure.ac

index 3f829e0a47bc8f17f6274e7d9a8eb8e834b3512f..171714cb7b4f1f659307b0d3b41a2e04bb9c43d7 100644 (file)
@@ -85,6 +85,7 @@ dnl (OK, not quite, the AC_CONFIG_FILES has also some parts.)
 AM_GNU_GETTEXT([here], [need-ngettext])
 dnl Conditionals for the intl/ directory.
 AM_CONDITIONAL([USE_INCLUDED_LIBINTL], [test $USE_INCLUDED_LIBINTL = yes])
+gt_GLIBC2
 AM_CONDITIONAL([PRELOADABLE_LIBINTL],
   [test $USE_INCLUDED_LIBINTL = no && test $GLIBC2 = yes && test "$enable_shared" = yes])