aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-12-01 11:39:30 -0800
committerCarl Worth <cworth@cworth.org>2009-12-01 11:39:30 -0800
commit6320695223e466a285a77fe0d30fff0ff5e89172 (patch)
treeb0972db47427b2eb7a27886bbd7fa02aac993b00 /lib
parent7c2c26bc4ec5fdab5c6fa72ea325d846b46929e3 (diff)
configure: Use printf to achieve result of "echo -n".
We had avoided using "echo -n" originally for portability concerns, and instead just printed the same string in both conditions, (and also printed the string late if any check took long). The word is that printf is quite portable, so we use that instead.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions