mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
This commit is contained in:
commit
4a01815666
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ AC_REQUIRE([LP_CHECK_OSIP2])
|
|||
|
||||
case $target_os in
|
||||
*darwin*)
|
||||
OSIP_LIBS="$OSIP_LIBS -framework CoreFoundation -framework CoreServices "
|
||||
OSIP_LIBS="$OSIP_LIBS -framework CoreFoundation "
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue