aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog3
-rw-r--r--gdb/config/djgpp/config.sed1
2 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1fcfcb2..39e3451 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
2009-04-11 Eli Zaretskii <eliz@gnu.org>
+ * config/djgpp/config.sed: Tweak ac_config_files in intl/configure
+ to be consistent with renaming config.intl.h into config_intl.h.
+
* go32-nat.c (go32_attach, go32_detach:) Fix prototypes to be
consistent with the change from 2009-03-17.
diff --git a/gdb/config/djgpp/config.sed b/gdb/config/djgpp/config.sed
index aef12eb..536a445 100644
--- a/gdb/config/djgpp/config.sed
+++ b/gdb/config/djgpp/config.sed
@@ -51,3 +51,4 @@ s|\.gdbinit|gdb.ini|g
/ac_file_inputs=/s,\( -e "s%\^%\$ac_given_srcdir/%"\)\( -e "s%:% $ac_given_srcdir/%g"\),\2\1,
/^[ ]*if test "x`echo /s,sed 's@/,sed -e 's@^[A-z]:@@' -e 's@/,
/^ *ac_config_headers=/s, config.h", config.h:config.h-in",
+/^ *ac_config_files=/s, config.intl", config.intl:config_intl.in",