mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Merge branch 'master' into tunnel
This commit is contained in:
commit
bcbdf78416
3 changed files with 4 additions and 3 deletions
|
|
@ -33,7 +33,8 @@ linphone_configure_controls= --disable-video \
|
|||
--enable-iounit=yes \
|
||||
--with-gsm=$(prefix) \
|
||||
SPEEX_CFLAGS="-I$(prefix)/include" \
|
||||
SPEEXDSP_LIBS="-L$(prefix)/lib -lspeexdsp" \
|
||||
SPEEXDSP_CFLAGS="-I$(prefix)/include" \
|
||||
SPEEXDSP_LIBS="-L$(prefix)/lib -lspeexdsp" \
|
||||
SPEEX_LIBS="-L$(prefix)/lib -lspeexdsp -lspeex " \
|
||||
OPENSSL_CFLAGS="-I$(prefix)/include" \
|
||||
OPENSSL_LIBS="-L$(prefix)/lib -lssl -lcrypto"
|
||||
|
|
|
|||
2
submodules/externals/exosip
vendored
2
submodules/externals/exosip
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 3e726cfa1042805942fd951c503df42af1546062
|
||||
Subproject commit 1bbb7e9fd64c660494ff44ce391214cac39224b3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit e11983452ab9c376b8b851db1bc660392f68d0c9
|
||||
Subproject commit ed8a2f44d51c9a2c10fe0f531b4f7a2640aaa68c
|
||||
Loading…
Add table
Reference in a new issue