aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-06-20 21:14:24 +0930
committerAlan Modra <amodra@gmail.com>2024-06-20 21:15:27 +0930
commit56f39033698b22a89571b345e5133b486822df1d (patch)
tree341ee99d646d3efef302612b3ef3210be785aca0 /config
parente874cbd3879843a83e4bcc4b54cd7107387b1df6 (diff)
downloadbinutils-56f39033698b22a89571b345e5133b486822df1d.zip
binutils-56f39033698b22a89571b345e5133b486822df1d.tar.gz
binutils-56f39033698b22a89571b345e5133b486822df1d.tar.bz2
Revert "Remove LIBINTL_DEP"
This reverts commit e874cbd3879843a83e4bcc4b54cd7107387b1df6. The patch was wrong. LIBINTL_DEP is needed with an in-tree gettext.
Diffstat (limited to 'config')
-rw-r--r--config/gettext-sister.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gettext-sister.m4 b/config/gettext-sister.m4
index 960bf87..5bb385f 100644
--- a/config/gettext-sister.m4
+++ b/config/gettext-sister.m4
@@ -28,6 +28,7 @@ m4_popdef([gettext_builddir])
AC_SUBST([USE_NLS])
AC_SUBST([LIBINTL])
+AC_SUBST([LIBINTL_DEP])
AC_SUBST([INCINTL])
AC_SUBST([XGETTEXT])
AC_SUBST([GMSGFMT])