* config/djgpp/config.sed: Tweak ac_config_files in intl/configure
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2009 18:03:52 +0000 (18:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2009 18:03:52 +0000 (18:03 +0000)
to be consistent with renaming config.intl.h into config_intl.h.

gdb/ChangeLog
gdb/config/djgpp/config.sed

index 1fcfcb24acb80ff7020e51c951d5c7c62ca24fdd..39e345191d9f9d102295a2f7329ea64cb7b0fc99 100644 (file)
@@ -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.
 
index aef12ebd183e0953344f8dc3484014c48133a617..536a44542650f6747280a4cc647b780ab4b240bf 100644 (file)
@@ -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",
This page took 0.027169 seconds and 4 git commands to generate.