Re: [PATCH] Complain about Qt2

2000-09-29 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> This patch changes John> the kde m4 stuff so that if Qt2 is being picked up, configure John> will stop at the Qt setup rather than failing at the KDE John> compile, which is misleading. Applied. JMarc

[PATCH] Complain about Qt2

2000-09-27 Thread John Levon
This patch changes the kde m4 stuff so that if Qt2 is being picked up, configure will stop at the Qt setup rather than failing at the KDE compile, which is misleading. I have tested it with QTDIR=/usr/lib/qt-2.1.0 and QTDIR=/usr/lib/qt-1.4.5 as well as specifying --with-qt-dir=/usr/lib/qt-1.4.5