On Sun, Feb 09, 2003 at 11:34:54PM +0100, Thomas Reitelbach wrote: > this is, because kde-gui automatically gets linked agains libqt-mt if it is > found. but kde 2 normally is linked against libqt => without threading > support.
How about testing if KDE programs run without explicitly linking against QT? At least on ELF Linux this works, as the KDE libs have a DT_NEEDED entry for libqt(-mt).so. Daniel ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
