missed a uic in comment; refs #40

master
Marc Wäckerlin 10 years ago
parent 730abe7ee2
commit 412cc42f75
  1. 2
      configure.in

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

Loading…
Cancel
Save