1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 21:31:13 +00:00

FreeBSD fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2863 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nexus 2001-11-13 09:48:50 +00:00
parent ae2fd8fc84
commit 4d76cfb739

4
configure vendored
View File

@ -1751,7 +1751,11 @@ if test "$_xmga" = "autodetect" ; then
fi
if test "$_xanim" = yes && test "$_libdl" = no ; then
if freebsd ; then
_xanim=yes
else
_xanim=no
fi
fi
# to screen.