]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltconfig.in ($echo): When using printf to replace echo the shell
authorGary V. Vaughan <gary@gnu.org>
Wed, 27 Jan 1999 11:14:35 +0000 (11:14 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 27 Jan 1999 11:14:35 +0000 (11:14 +0000)
commit9cc1cd7f09a24269d7204ac56b11e36ffbd0e992
treec22b13532aa2d5b2e510a0d20351eca4431aa7e2
parent0e57eec1851cb02f60b1f8abfc9ffa291fa9ecae
* ltconfig.in ($echo):  When using printf to replace echo the shell
expands %sn to %sn.  Changed to use "%sn" (with quotes).
Reported by Sam Vilain <sam.vilain@nz.unisys.com>
ChangeLog
ltconfig.in