diff configure @ 2898:4c2db939183e

Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
author mswitch
date Wed, 14 Nov 2001 11:35:25 +0000
parents 283eab7c4c8e
children 8927ef5c4870
line wrap: on
line diff
--- a/configure	Wed Nov 14 11:16:45 2001 +0000
+++ b/configure	Wed Nov 14 11:35:25 2001 +0000
@@ -2531,6 +2531,7 @@
  _volib='-Llibvo -lvo'
  _voinc='-Ilibvo'
  _vodir='libvo'
+ _aosrc=$_aosrc' ao_mpegpes.c'
 fi
 
 if test "$_dxr3" = yes ; then