]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/config/ltmain.m4sh (func_mode_link): move wrapper
authorCharles Wilson <libtool@cwilson.fastmail.fm>
Mon, 23 Apr 2007 16:56:48 +0000 (16:56 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 23 Apr 2007 16:56:48 +0000 (16:56 +0000)
commite9cc8cb41fc93dfb87f7ca5b1fcfdd767b1352dd
tree2f7db5caa552932e6d525e908f3d23a0a3c4f50b
parent51f91963e600423f22d8c4ee01f2bf3a9e7a63bb
* libltdl/config/ltmain.m4sh (func_mode_link): move wrapper
script generation from here...
(func_emit_libtool_wrapper_script): to this new function, and
write to stdout
(func_mode_link): move cwrapper source code generation from
here...
(func_emit_libtool_cwrapperexe_source): to this new function,
and write to stdout
(func_mode_link): call the two new functions and redirect
output to appropriate file.
ChangeLog
libltdl/config/ltmain.m4sh