xconfig: use pkgconfig to find moc
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>
Wed, 4 Jul 2012 20:23:29 +0000 (15:23 -0500)
committerMichal Marek <mmarek@suse.cz>
Fri, 13 Jul 2012 12:27:13 +0000 (14:27 +0200)
commit48485949b4d44a24c81caf9ab4dc32005f3aa67e
treee039f8a0de80b688bf5fc7689795752c95fb34fe
parent3725f3ed1246301059eaa1c978ad7133fe567433
xconfig: use pkgconfig to find moc

Various schemes exist to allow parallel installations of multiple major
versions of Qt (4.x with the previous 3.x and/or the upcoming 5.x).
QtCore.pc includes a moc_location variable which should be a more reliable
way to find moc.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/Makefile