From kde-commits Mon Nov 29 09:59:02 2004 From: David Faure Date: Mon, 29 Nov 2004 09:59:02 +0000 To: kde-commits Subject: Re: kdebase/kicker/applets Message-Id: <200411291101.00322.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110172234230850 On Sunday 28 November 2004 15:00, Richard Lärkäng wrote: > On Sunday 28 November 2004 05.17, Aaron J. Seigo wrote: > > On Saturday 27 November 2004 06:04, Richard Lärkäng wrote: > > > CVS commit by larkang: > > > > > > $(all_includes) last > > > > huh; didn't know order mattered here. what's the rationale? The local (not installed yet) foo.h must be found before the installed $KDEDIR/include/foo.h, since the latter could be outdated. I regularly run a script which detects mis-positioned $(all_includes) (but it's hard to make it generic due to $(VAR), and it doesn't support multiline directives, so I haven't committed that script). -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).