Fix gdbserver build when intl already built
[deliverable/binutils-gdb.git] / gdbserver / configure.ac
index db9d45715efb2dd765b5cd5728e87adf838f81d1..d92005cf0fb07f3f6b265b6244c475e0540cd28d 100644 (file)
@@ -55,6 +55,9 @@ ACX_NONCANONICAL_HOST
 # Dependency checking.
 ZW_CREATE_DEPDIR
 
+dnl Set up for gettext.
+ZW_GNU_GETTEXT_SISTER_DIR
+
 # Create sub-directories for objects and dependencies.
 CONFIG_SRC_SUBDIR="arch gdbsupport nat target"
 AC_SUBST(CONFIG_SRC_SUBDIR)
This page took 0.022972 seconds and 4 git commands to generate.