Chris B.Vetter wrote: > On 2002-08-24 10:59:12 -0400 Charles Philip Chan <[EMAIL PROTECTED]> > wrote: > >> Hello all: >> I updated from CVS today and am having trouble compiling GNUstep >> GUI. > > > Not related, but I set up a new machine from scratch and tried to > install CVS from Friday night. Compile-all b0rked in GUI, allegedly > missing libtiff (installed in /usr/local/...) > > The problem, however, seems to be in gnustep-make's configure.ac, > line 65: > > $CPPFLAGS="$CPPFLAGS $INCLUDE_FLAGS" > > which obviously should be > > CPPFLAGS="$CPPFLAGS $INCLUDE_FLAGS" >
Fixed. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
