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

Reply via email to