2001-11-25 Eli Zaretskii <eliz@is.elta.co.il>
+ * config/djgpp/config.sed: Fix an error in etc/ at "make install"
+ time on non-LFN systems where standards*.inf* expands to nothing.
+
* go32-nat.c (save_npx): Avoid a warning from GCC 3.x.
2001-11-24 Pierre Muller <muller@ics.u-strasbg.fr>
/^s%@prefix@%/a\
s,\\([yp*]\\)\\.tab,\\1_tab,g\
/^ @rm -f/s,\\$@-\\[0-9\\]\\[0-9\\],& *.i[1-9] *.i[1-9][0-9],\
+ 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\
/TEXINPUTS=/s,:,';',g\