]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix build failure with AIX sh due to shell quoting error.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 3 Aug 2010 19:49:10 +0000 (21:49 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 3 Aug 2010 19:49:10 +0000 (21:49 +0200)
commit1162eebc69e7219423b2620bcb838879c2dfb3f9
treed156c20b471b3a055540d34eda79213a06fed955
parent5892f61de832b6ab679ac3bf5a51cc680884c739
Fix build failure with AIX sh due to shell quoting error.

* libltdl/config/ltmain.m4sh (func_append_quoted): Document
that this function inserts a separator space.
(func_mode_compile): Do not pass extra space here.
Fixes regression introduced in v2.2.10-49-gc13532a.
Report by Rainer Tammer.

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