kconfig: refer to qt3 if we cannot find qt libraries
authorSam Ravnborg <sam@ravnborg.org>
Sun, 29 Apr 2007 19:01:52 +0000 (21:01 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 2 May 2007 18:58:10 +0000 (20:58 +0200)
commit9ae57004ca9c38ff8292c38a475c98b0ebbc0d74
tree96ccb048a4186bea375c205eae40ca4742f1db0a
parentc299ec2d8e8d2f1a99d5c993fca485257b950d40
kconfig: refer to qt3 if we cannot find qt libraries

We do not support qt4 (yet) so the simple fix was to warn
that qt3 are missing.
The better fix would have been to implment qt4 support
but that has failed so far.

This solves http://bugzilla.kernel.org/show_bug.cgi?id=8277

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/Makefile