At line 8118 of _91's Configure is this:
echo"(I can't seem to compile the test program...)"
note missing space after echo.
p5p-msgid: pzg1yfuiza.fsf@eeyore.ibcinc.com
dflt=`./try`
else
dflt='8'
- echo"(I can't seem to compile the test program...)"
+ echo "(I can't seem to compile the test program...)"
fi
;;
*) dflt="$alignbytes"