]> git.sur5r.net Git - openocd/commit
configure: fix formatting when "echo -n" is not supported
authorPaul Fertser <fercerpav@gmail.com>
Sun, 15 Jun 2014 06:20:45 +0000 (10:20 +0400)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 22 Jun 2014 09:25:45 +0000 (09:25 +0000)
commite3be699f51f11e54f8478e65367b90e3283eaf69
treedf8153d5dc7dfae286b4af5b9ae7ab616feafd63
parent8ae66d0d6f97485be980744ee75ee971eab8a533
configure: fix formatting when "echo -n" is not supported

The -n option is non-standard and is unavailable on some systems
(e.g. OS X's shell builtin).

Change-Id: Ia2fed186dee5fa6da543944873d67ebee1d9354e
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2172
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
configure.ac