Patrick Welche Fri, 21 Dec 2001 15:35:21 -0800
yaccvpath.test is failing for me because lib/am/yacc.am:26 contains sed '/^#/ s/y\.tab\.c/%OBJ%/' y.tab.c >%OBJ% and %OBJ% ends up as ../parse.c - the slash isn't escaped..
Cheers, Patrick