Mercurial > mplayer.hg
comparison configure @ 2862:946861a3ba72
FreeBSD fix
author | nexus |
---|---|
date | Tue, 13 Nov 2001 09:48:50 +0000 |
parents | bdc625b8048a |
children | 3065a3d96df0 |
comparison
equal
deleted
inserted
replaced
2861:bdc625b8048a | 2862:946861a3ba72 |
---|---|
1749 _xmga=no | 1749 _xmga=no |
1750 fi | 1750 fi |
1751 fi | 1751 fi |
1752 | 1752 |
1753 if test "$_xanim" = yes && test "$_libdl" = no ; then | 1753 if test "$_xanim" = yes && test "$_libdl" = no ; then |
1754 if freebsd ; then | |
1755 _xanim=yes | |
1756 else | |
1754 _xanim=no | 1757 _xanim=no |
1758 fi | |
1755 fi | 1759 fi |
1756 | 1760 |
1757 # to screen. | 1761 # to screen. |
1758 echo "Install prefix: $_prefix" | 1762 echo "Install prefix: $_prefix" |
1759 echo "Data directory: $_datadir" | 1763 echo "Data directory: $_datadir" |