Am Sun, 13 Mar 2011 22:37:06 -0400 schrieb Dave Reisner <[email protected]>:
> s/Better/Worse/
>
> Inconsistant quoting is better than not quoting at all. If someone's
> $srcdir expand with a space in it, the build breaks.
He should try it, because double quoting can bring some problems.
${variable} is almost the same as "$variable".
Heiko
