Mercurial > mplayer.hg
diff configure @ 12359:2ee88c8d13ed
add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
author | faust3 |
---|---|
date | Fri, 30 Apr 2004 17:07:49 +0000 |
parents | de133f53c88f |
children | 5e6c15e84624 |
line wrap: on
line diff
--- a/configure Fri Apr 30 16:56:00 2004 +0000 +++ b/configure Fri Apr 30 17:07:49 2004 +0000 @@ -5934,7 +5934,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 $CFLAGS \$(EXTRA_INC) +OPTFLAGS = -I../libvo/ -I../../libvo $_inc_x11 $CFLAGS \$(EXTRA_INC) STRIPBINARIES = $_stripbinaries $_live_libs_def