If the user has moc installed in a weird place, he/she can use the
MOC variable to set the path to moc. Advertise this variable in
the ./configure help.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from
eab0161060b6635c9f3bac6abf0b801ba04f0631)
#----------------------------------------
# Check headers and libs for qconf
+AC_ARG_VAR([MOC], [Qt meta object compiler (moc) command])
AS_IF(
[test "$need_qt" = "yes" -o "$need_qt" = "auto"],
[PKG_CHECK_MODULES(