]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: escape quotes properly in generated functions.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:24:00 +0000 (12:24 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 05:33:28 +0000 (12:33 +0700)
commitaead37d19ed17f1391f373c9599477e0e178cf0c
tree38e311502df332de27835fb8927a8dd80469893e
parentdaf3f3a7d7ed77c9a15ddf41c744d9e509aa3945
bootstrap: escape quotes properly in generated functions.

* bootstrap: Although not a real bug, for consistency, be sure
to correctly escape single quotes inside a single quoted
function generator.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
bootstrap