* config/djgpp/config.sed: Tweak ac_config_files in intl/configure
to be consistent with renaming config.intl.h into config_intl.h.
This commit is contained in:
parent
685af672ca
commit
238f4807d1
2 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue