]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared...
authorStefan Knoblich <stkn@freeswitch.org>
Sun, 10 Jan 2010 00:27:48 +0000 (00:27 +0000)
committerStefan Knoblich <stkn@freeswitch.org>
Sun, 10 Jan 2010 00:27:48 +0000 (00:27 +0000)
commitc70f2d7e9f21eb591a0cbe583c4cededb75b5dde
tree9223d2e171ef782dff7842ea5bebcefe369fdb66
parent35f7d87facc6a109a763a00ed4e1bb0d4acc4a08
Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared" libtool option.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16225 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/mod/applications/mod_enum/Makefile.am
src/mod/applications/mod_expr/Makefile.am
src/mod/applications/mod_stress/Makefile.am
src/mod/applications/mod_t38gateway/Makefile.am
src/mod/asr_tts/mod_unimrcp/Makefile.am
src/mod/endpoints/mod_iax/Makefile.am
src/mod/endpoints/mod_skypiax/Makefile.am
src/mod/endpoints/mod_sofia/Makefile.am