Mercurial > mplayer.hg
changeset 12491:18636789b460
MinGW doesn't accept trailing /
author | reimar |
---|---|
date | Thu, 20 May 2004 21:22:07 +0000 |
parents | 09c30d0d0d55 |
children | 4b8417674f1c |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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