From 158b3de091284fe2c277ee56c5652195358ec202 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 13 Nov 2000 14:24:46 +0000 Subject: [PATCH] * config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handle the gettext's posrcprefix correctly with drive letters. --- gdb/ChangeLog | 5 +++++ gdb/config/djgpp/config.sed | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a1838ad351..b82cc1f5a4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-11-13 Eli Zaretskii + + * config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handle + the gettext's posrcprefix correctly with drive letters. + 2000-11-10 Jim Blandy * stabsread.c (read_range_type): Properly construct complex diff --git a/gdb/config/djgpp/config.sed b/gdb/config/djgpp/config.sed index c53dc026a4..51595790a5 100644 --- a/gdb/config/djgpp/config.sed +++ b/gdb/config/djgpp/config.sed @@ -10,7 +10,7 @@ s|\.gdbinit|gdb.ini|g s,\\.info\\*,.inf* *.i[1-9] *.i[1-9][0-9],\ s,\\.gdbinit,gdb.ini,g\ /TEXINPUTS=/s,:,';',g\ - /VPATH *=/s,:,;,g\ + /VPATH *=/s,\\([^A-z]\\):,\1;,g\ /\\$\\$file-\\[0-9\\]/s,echo,& *.i[1-9] *.i[1-9][0-9],\ /\\$\\$file-\\[0-9\\]/s,rm -f \\$\\$file,& \\${PACKAGE}.i[1-9] \\${PACKAGE}.i[1-9][0-9],\ s,config\\.h\\.in,config.h-in,g\ @@ -29,3 +29,4 @@ s|\.gdbinit|gdb.ini|g /\$]\*) 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@/,