]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: replace echo -n with printf
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Jul 2015 09:23:36 +0000 (11:23 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 23 Jul 2015 09:27:16 +0000 (11:27 +0200)
commit85a9a53e69d8340b588babf991875adfd6ead5d7
tree15c6105a005058a5f79b90b678211269d2fb4182
parentaa0c0fc40135d656dfee0aa5aabb1af83fab9724
configure: replace echo -n with printf

POSIX doesn't require echo to support -n.
configure