Pádraig Brady <[email protected]> writes: > A coreutils build on cfarm13 (Debian 11.11) fails with: > > ../configure: syntax error near unexpected token > `uvm/uvm_extern.h'../configure: ` uvm/uvm_extern.h' > > There was a line continuation missing, > so I pushed a tweak for that.
Oops, thanks for the fix. My main machine and NetBSD VM are both using recent versions of Bash, where it seems to have worked fine. I guess that means I should get in the habit of testing with other shells as well... Collin
