]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix more problematic code from "Add func_append_quoted and do..."
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 9 Aug 2010 21:16:12 +0000 (23:16 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 9 Aug 2010 21:18:27 +0000 (23:18 +0200)
commit3c1027fe214c4b0c72f905defcda38faf9e94bf3
tree88402514dc538ca5bbd6ade14f619e45c0a5d18f
parent0f87df7fa6ab6b5d3f7c7cb7218a4880881f9d71
Fix more problematic code from "Add func_append_quoted and do..."

* libltdl/config/ltmain.m4sh (func_mode_link): Revert back
func_append instances that as assignments relied on the shell
not performing word splitting on the right hand side of the
assignment.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/config/ltmain.m4sh