changeset 11900:25248bff4a57

add libvo to include list for lavc
author alex
date Sat, 31 Jan 2004 23:00:00 +0000
parents 18bd28454ef6
children 01bfcbd73986
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jan 31 09:54:09 2004 +0000
+++ b/configure	Sat Jan 31 23:00:00 2004 +0000
@@ -5835,7 +5835,7 @@
 INSTALL = $_install
 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
 EXTRA_INC = $_inc_extra $_inc_gtk
-OPTFLAGS = $CFLAGS \$(EXTRA_INC)
+OPTFLAGS = -I../libvo/ -I../../libvo $CFLAGS \$(EXTRA_INC)
 STRIPBINARIES = $_stripbinaries
 
 $_live_libs_def