]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl...
authorDavid M. Lee <dlee@digium.com>
Wed, 12 Sep 2012 14:18:07 +0000 (14:18 +0000)
committerDavid M. Lee <dlee@digium.com>
Wed, 12 Sep 2012 14:18:07 +0000 (14:18 +0000)
commit14947e93cc00a2708684b06a7568310735e055cd
tree6f5313919853d29ac5c634b709f7af2ef132df33
parent79d0efd3931521ad1611cce9b929a2a0153df2e4
Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.

I didn't realize that libasteriskssl.c was still compiled, even when you
disable asteriskssl; it simple gets statically linked into asterisk.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@372930 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/Makefile