Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 839285 | Differences between
and this patch

Collapse All | Expand All

(-)a/configure (-3 lines)
Lines 77642-77650 Link Here
77642
fi
77642
fi
77643
77643
77644
    if test -n "$UIC"; then
77644
    if test -n "$UIC"; then
77645
      if test -n "$QTCHOOSER"; then
77646
        UICFLAGS="-qt=$qt_version"
77647
      fi
77648
      QT_TOOLS_AVAILABLE="$QT_TOOLS_AVAILABLE uic"
77645
      QT_TOOLS_AVAILABLE="$QT_TOOLS_AVAILABLE uic"
77649
    else
77646
    else
77650
      QT_TOOLS_MISSING="$QT_TOOLS_MISSING uic"
77647
      QT_TOOLS_MISSING="$QT_TOOLS_MISSING uic"

Return to bug 839285