From 6df33d76fe52175fb2528cfa05ce8259de6f1304 Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 20 May 2004 21:22:07 +0000 Subject: MinGW doesn't accept trailing / git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12492 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index b8e8fef0fd..f291f50f88 100755 --- a/configure +++ b/configure @@ -5962,7 +5962,7 @@ RANLIB = $_ranlib 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 -- cgit v1.2.3