]> git.lyx.org Git - features.git/commit
Fix Qt tools search when a Qt directory has been specified
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 9 Jul 2013 15:20:25 +0000 (17:20 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 14 Jul 2013 21:07:45 +0000 (23:07 +0200)
commitb2e76d22d55d9b8afb85b8501ca6395ba7edc8c7
treef24817e49fd4a0538b6fd63004156c1b3ef11dae
parentdb8abfec04aa714879879b1d5104367e69cd96e8
Fix Qt tools search when a Qt directory has been specified

When --with-qt-dir has been specified, programs like "moc" in the Qt
directory are unlikely to have a qualified name like moc-qt4.
Therefore, such qualified names are only considered when the base
version has not been found.
config/qt4.m4
status.20x