Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone

This commit is contained in:
Simon Morlat 2010-10-20 17:48:41 +02:00
commit 4a01815666

View file

@ -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