Comment 14 for bug 285841

Revision history for this message
fpe (f-esser) wrote :

Sorry, I wrote nonsense.

Of cause, adding a variable
echo="echo"
or maybe renaming the ECHO="echo" variable in line 153 is the right thing to do.
Otherwise all the other references to $echo will not work, and compiling fails.

(The errors I mentioned above were completely normal compiler errors caused by wrong code)