]> granicus.if.org Git - check/commit
configure: do not use echo -n option in summary print out
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 15:55:09 +0000 (15:55 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 14 Jun 2015 15:55:09 +0000 (15:55 +0000)
commitab770efb2bf34f4033a1d89cf8206361d9027a31
tree8eb79da262d2c9033f38bbdfe8f692c77cb15c73
parent2430be0826059b0535677f9f6fa24220d149f360
configure: do not use echo -n option in summary print out

OSX's version of echo does not support the -n option, and thus the
summary output looked incorrect.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1207 64e312b2-a51f-0410-8e61-82d0ca0eb02a
configure.ac