diff configure @ 12491:18636789b460

MinGW doesn't accept trailing /
author reimar
date Thu, 20 May 2004 21:22:07 +0000
parents d4f559200e16
children a6c9198b538d
line wrap: on
line diff
--- a/configure	Wed May 19 04:38:05 2004 +0000
+++ b/configure	Thu May 20 21:22:07 2004 +0000
@@ -5962,7 +5962,7 @@
 INSTALL = $_install
 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
 EXTRA_INC = $_inc_extra $_inc_gtk
-OPTFLAGS = -I../libvo/ -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC)
+OPTFLAGS = -I../libvo -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC)
 STRIPBINARIES = $_stripbinaries
 
 $_live_libs_def