mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
10085bb5ab
* config/djgpp/config.sed (am_cv_langinfo_codeset) (bash_cv_langinfo_codeset, ac_cv_header_nl_types_h): Set to "yes" in all configure scripts that define ac_cv_env_CPP_value. * go32-nat.c (dos_codepage, nl_langinfo): New functions. Include langinfo.h. * config/djgpp/nl_types.h: New file. * config/djgpp/langinfo.h: New file. * config/i386/go32.mh (MH_CFLAGS): Add $(srcdir)/config/djgpp.
61 lines
2.3 KiB
Sed
61 lines
2.3 KiB
Sed
s|po2tbl\.sed\.in|po2tblsed.in|g
|
|
s|gdb\.c++|gdb.cxx|g
|
|
/ac_rel_source/s|ln -s|cp -p|
|
|
s|\.gdbinit|gdb.ini|g
|
|
|
|
# Edit Makefiles. This should go near the beginning of
|
|
# the substitutions script, before the branch command that
|
|
# skips any lines without @...@ in them.
|
|
# Any commands that can match again after substitution must
|
|
# do a conditional branch to next cycle (;t), or else Sed might hang.
|
|
/(echo[ ]*':t/a\
|
|
s,\\([yp*]\\)\\.tab,\\1_tab,g\
|
|
s,\\$@\\.tmp,\\$@_tmp,g\
|
|
s,\\$@\\.new,\\$@_new,g\
|
|
/^ @rm -f/s,\\$@-\\[0-9\\]\\[0-9\\],& *.i[1-9] *.i[1-9][0-9],;t\
|
|
s,standards\\.info\\*,standard*.inf*,\
|
|
s,configure\\.info\\*,configur*.inf*,\
|
|
s,\\.info\\*,.inf* *.i[1-9] *.i[1-9][0-9],\
|
|
s,\\.gdbinit,gdb.ini,g\
|
|
s,@PATH_SEPARATOR@,";",\
|
|
/TEXINPUTS=/s,:,";",g\
|
|
/VPATH *=/s,\\([^A-z]\\):,\\1;,g\
|
|
/\\$\\$file-\\[0-9\\]/s,echo,& *.i[1-9] *.i[1-9][0-9],;t\
|
|
/\\$\\$file-\\[0-9\\]/s,rm -f \\$\\$file,& \\${PACKAGE}.i[1-9] \\${PACKAGE}.i[1-9][0-9],;t\
|
|
s,config\\.h\\.in,config.h-in,g;t t\
|
|
s,po2tbl\\.sed\\.in,po2tblsed.in,g;t t
|
|
|
|
# We have an emulation of nl_langinfo in go32-nat.c that supports CODESET.
|
|
/^ac_cv_env_CPP_value=/a\
|
|
am_cv_langinfo_codeset=yes\
|
|
bash_cv_langinfo_codeset=yes\
|
|
ac_cv_header_nl_types_h=yes
|
|
|
|
# Prevent splitting of config.status substitutions, because that
|
|
# might break multi-line sed commands.
|
|
/ac_max_sed_lines=[0-9]/s,=.*$,=`sed -n "$=" $tmp/subs.sed`,
|
|
|
|
/^ac_given_srcdir=/,/^CEOF/ {
|
|
/^s%@TOPLEVEL_CONFIGURE_ARGUMENTS@%/a\
|
|
/@test ! -f /s,\\(.\\)\$, export am_cv_exeext=.exe; export lt_cv_sys_max_cmd_len=12288; \\1,\
|
|
/@test -f stage_last /s,\\(.\\)\$, export am_cv_exeext=.exe; export lt_cv_sys_max_cmd_len=12288; \\1,
|
|
|
|
}
|
|
|
|
/^CONFIG_FILES=/,/^EOF/ {
|
|
s|po/Makefile.in\([^-:a-z]\)|po/Makefile.in:po/Makefile.in-in\1|
|
|
}
|
|
|
|
/^ *# *Handling of arguments/,/^done/ {
|
|
s| config.h"| config.h:config.h-in"|
|
|
s|config.h\([^-:"a-z]\)|config.h:config.h-in\1|
|
|
}
|
|
|
|
/^[ ]*\/\*)/s,/\*,/*|[A-z]:/*,
|
|
/\$]\*) INSTALL=/s,\[/\$\]\*,&|[A-z]:/*,
|
|
/\$]\*) ac_rel_source=/s,\[/\$\]\*,&|[A-z]:/*,
|
|
/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",
|