]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/common.m4
* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
[thirdparty/binutils-gdb.git] / sim / common / common.m4
index da77325ad8c80fe1a2e7a38cf5990380c87412a7..8daf08e231711658e6c8fa47001bd962133cb1d7 100644 (file)
@@ -39,7 +39,7 @@ AC_PROG_RANLIB
 dnl We don't use gettext, but bfd does.  So we do the appropriate checks
 dnl to see if there are intl libraries we should link against.
 ALL_LINGUAS=
-ZW_GNU_GETTEXT_SISTER_DIR
+ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
 
 # Check for common headers.
 # FIXME: Seems to me this can cause problems for i386-windows hosts.