14 Mar
2011
14 Mar
'11
2:46 a.m.
Am Sun, 13 Mar 2011 22:37:06 -0400 schrieb Dave Reisner <d@falconindy.com>:
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