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
1 changed files with 4 additions and 0 deletions

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.