missed a uic in comment; refs #40

This commit is contained in:
Marc Wäckerlin
2014-05-16 11:04:54 +00:00
parent 730abe7ee2
commit 412cc42f75

View File

@@ -137,7 +137,7 @@ if test "$have_qt" = "1" \
AC_MSG_NOTICE([Detected: "$UIC" "$MOC" "$RCC" "$LUPDATE" "$LRELEASE"])
else
AC_MSG_ERROR([Missing QT Programs.
- Needed: moc rcc lupdate lrelease
- Needed: uic moc rcc lupdate lrelease
- Found: $UIC $MOC $RCC $LUPDATE $LRELEASE
You can specify the missing programs by passing one of the variables:
\$UIC \$MOC \$RCC \$LUPDATE \$LRELEASE