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)
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>

No differences found