]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: quote $file correctly in bootstrap.
authorGary V. Vaughan <gary@gnu.org>
Fri, 25 Nov 2011 07:39:57 +0000 (14:39 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 25 Nov 2011 07:53:41 +0000 (14:53 +0700)
commit11d16ab06c36948c053c507f5f9e06ff3de221c7
tree2b0f5829a421d6d6854bfd83a5c27c7d0ba1d9d2
parent0893c48bdaa0d1cc1bc9e434f43df14b5994ede3
maint: quote $file correctly in bootstrap.

* bootstrap (func_insert_sorted_if_absent): Don't forget the
double quotes, since we can't control the content of $file.
Reported by Steffano Lattarini.

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