]> git.ipfire.org Git - thirdparty/libtool.git/commit
Add --lt-* options to shell wrapper
authorCharles Wilson <libtool@cwilson.fastmail.fm>
Sun, 12 Jul 2009 21:40:26 +0000 (17:40 -0400)
committerCharles Wilson <libtool@cwilson.fastmail.fm>
Sun, 21 Feb 2010 05:42:13 +0000 (00:42 -0500)
commitefa47280559a504a410c83b2ae599d52c0af7e34
treefc40394ca889f9f67577c4dcfae3aac7e3cdb28e
parent2613ea3ab217696ef2799e887bfc9e9362e91e35
Add --lt-* options to shell wrapper

* libltdl/config/ltmain.m4sh (func_emit_wrapper): Call
func_parse_lt_options early. Use func_exec_program.
(func_emit_wrapper:func_parse_lt_options): New function.
(func_emit_wrapper:func_lt_dump_args): New function.
(func_emit_wrapper:func_exec_program_core): New function.
(func_emit_wrapper:func_exec_program): New function.
ChangeLog
libltdl/config/ltmain.m4sh