patch for acinclude.m4.in: Better test for "Qt without flags"

Stephan Kulow coolo at kde.org
Mon Aug 4 13:37:47 BST 2003


On Monday 04 August 2003 14:21, Michael Ritzert wrote:
> To prevent this kind of error in the future I propose the attached patch to
> have configure check whether the correct libqt-mt.so was picked up. This patch
> is mainly intended as food for thought as I have no idea how portable the shell
> code is. I checked that it work correctly for bash on GNU/Linux in both
> possible cases (wrong/correct lib linked in).
Did you test what ldd outputs on non-Debian systems? I wouldn't trust it's
portability - especially as you name Windows yourself.

The whole test should better be removed in favor of a test if qtlib == /usr/lib,
which was the reason the check was actually added.

Greetings, Stephan




More information about the kde-core-devel mailing list