mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 07:59:20 +00:00
update belle-sip and linphone, clean makefiles
This commit is contained in:
parent
125c3fe808
commit
4516d6d9d7
4 changed files with 3 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ fi
|
|||
|
||||
# just ensure that JDK is installed - if not, it will display user a popup
|
||||
if ! java -version &>/dev/null; then
|
||||
echo_err "Please install Java"
|
||||
echo_err "Please install Java JDK (not just JRE)"
|
||||
fi
|
||||
|
||||
# needed by x264
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7fe6d9d38f9abc6adc7139341a3819026d5400a4
|
||||
Subproject commit 8d2ec56cd0934111fdd614e2e1677f19bdd448a2
|
||||
|
|
@ -28,7 +28,6 @@ linphone_configure_controls = \
|
|||
--with-readline=none \
|
||||
--enable-gtk_ui=no \
|
||||
--enable-console_ui=no \
|
||||
--enable-bellesip \
|
||||
--with-gsm=$(prefix) \
|
||||
--with-srtp=$(prefix) \
|
||||
--with-antlr=$(prefix) \
|
||||
|
|
@ -40,7 +39,6 @@ linphone_configure_controls = \
|
|||
--disable-tutorials \
|
||||
--disable-tools \
|
||||
--enable-msg-storage=yes \
|
||||
--enable-ios \
|
||||
--with-polarssl=$(prefix) \
|
||||
--enable-dtls
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d1f21907e7863171c155690ec0a76f5903f52b6b
|
||||
Subproject commit ee33c10a6826476c8a37fb20990c262a8aece799
|
||||
Loading…
Add table
Reference in a new issue