changeset 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 133e0ebde74d
children 85f18227756f
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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