On Thursday 22 June 2006 00:20, Matt Rogers wrote: > On Wednesday 21 June 2006 08:01, Thomas Baumgart wrote: > > On Wednesday 21 June 2006 14:20, Matt Rogers wrote: > > > On Wednesday 21 June 2006 03:24, David Faure wrote: > > > > On Tuesday 20 June 2006 23:16, Robert Hogan wrote: > > > > > is this the correct way in to specify qt-3.3 and kde 3.5 as the > > > > > requirement for an app (in config.in.in)? > > > > > > > > No, 3.3.5 means 3.3.5 ;) > > > > > > > > I think MIN_CONFIG only allows min_qt_version == min_kde_version, but > > > > check admin/acinclude_m4_in if in doubt ;) > > > > > > > > Hmm, in fact I see that value being passed to KDE_USE_QT, so for sure > > > > it's the minimum Qt version, but I don't see where the check for the > > > > minimum kde version is. > > > > > > There isn't one. It would have to be self-written. See > > > branches/kopete/0.12/kopete/libkopete/configure.in.in for an example on > > > how to detect the current KDE version that the software is being > > > compiled against. > > > > You probably mean branches/kopete/0.12/kopete/configure.in.in > > yeah, that one. > -- > Matt > didn't recognize any version checking there - so googled a bit more and found the logic from koffice's configure.in.in instead. seems to work ok... http://websvn.kde.org/trunk/koffice/configure.in.in?rev=521890&view=auto thanks! rob >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<