mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
parent
1edccc54af
commit
f000ec142f
1 changed files with 0 additions and 4 deletions
|
|
@ -79,10 +79,6 @@ AC_SUBST(GUI_FLAGS)
|
|||
|
||||
case "$build_os" in
|
||||
*darwin*)
|
||||
echo "Defining HTTPS_CA_DIR"
|
||||
echo `which openssl`
|
||||
echo `openssl version -d`
|
||||
echo `openssl version -d | sed "s/OPENSSLDIR: \"\(.*\)\"/\1/"`
|
||||
HTTPS_CA_DIR=`openssl version -d | sed "s/OPENSSLDIR: \"\(.*\)\"/\1/"`
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue