diff options
author | mswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-14 11:35:25 +0000 |
---|---|---|
committer | mswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-14 11:35:25 +0000 |
commit | b7f83d94c2fa40617b8c7d55fe5261e90124560e (patch) | |
tree | 785c25945544383af244592f95705b38caf4423b /configure | |
parent | 48d15985bf1f51a5b6f411689f147ff24aed4334 (diff) |
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-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2531,6 +2531,7 @@ else _volib='-Llibvo -lvo' _voinc='-Ilibvo' _vodir='libvo' + _aosrc=$_aosrc' ao_mpegpes.c' fi if test "$_dxr3" = yes ; then |