summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-14 11:35:25 +0000
committermswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-14 11:35:25 +0000
commitb7f83d94c2fa40617b8c7d55fe5261e90124560e (patch)
tree785c25945544383af244592f95705b38caf4423b /configure
parent48d15985bf1f51a5b6f411689f147ff24aed4334 (diff)
downloadmpv-b7f83d94c2fa40617b8c7d55fe5261e90124560e.tar.bz2
mpv-b7f83d94c2fa40617b8c7d55fe5261e90124560e.tar.xz
Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2899 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index fd756e6bc1..a5723eb517 100755
--- a/configure
+++ b/configure
@@ -2531,6 +2531,7 @@ else
_volib='-Llibvo -lvo'
_voinc='-Ilibvo'
_vodir='libvo'
+ _aosrc=$_aosrc' ao_mpegpes.c'
fi
if test "$_dxr3" = yes ; then