commit | 9ae57004ca9c38ff8292c38a475c98b0ebbc0d74 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sun Apr 29 21:01:52 2007 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Wed May 02 20:58:10 2007 +0200 |
tree | 96ccb048a4186bea375c205eae40ca4742f1db0a | |
parent | c299ec2d8e8d2f1a99d5c993fca485257b950d40 [diff] |
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>