Carsten Haitzler (The Rasterman) wrote: > On Wed, 10 Jan 2007 08:55:24 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> > babbled: > >> >> On Wed, 10 Jan 2007, Enlightenment CVS wrote: >> >>> RCS file: /cvs/e/e17/test/orig/eet/Makefile,v >>> -FLAGS = `eet-config --cflags` >>> -LIBS = `eet-config --libs` >>> +CFLAGS = -g -Wall `eet-config --cflags` `evas-config --cflags` >>> +LIBS = `eet-config --libs` `evas-config --libs` >> I think that raster wanted to let the builder to add the flags that he >> wants to CFLAGS. So, I think that you should let FLAGS as it was. Remark >> that FLAGS is used for the compilation below. > > yup. it's a matter of user supplied CFLAGS. also adding evas is not useful or > needed here.
And I just did an error when submitting that file, used it when fixing eet hashes. Sebastian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
