# HG changeset patch # User faust3 # Date 1083344869 0 # Node ID 2ee88c8d13ed93aac1f44fd52c323e8bd76bf98f # Parent 133e0ebde74d01e1a68e1ac903d642dd0c5c07f6 add X11 headers to OPTFLAGS patch by Steven M. Schultz diff -r 133e0ebde74d -r 2ee88c8d13ed configure --- 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