VirtualBox

Changeset 8069 in vbox


Ignore:
Timestamp:
Apr 16, 2008 9:50:06 PM (17 years ago)
Author:
vboxsync
Message:

Can't require qt4 without a working --disable-qt - don't know how to fix this correctly, so, I've just inverted the darwin override here. WITH_QT must have a value.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r8068 r8069  
    17051705
    17061706if [ "$OS" = "darwin" ]; then
    1707   WITH_QT=
    1708   WITH_QT4=1
     1707  ## @todo Can't require qt4 without a working --disable-qt.
     1708  #WITH_QT=
     1709  #WITH_QT4=1
     1710  WITH_QT=0
     1711  WITH_QT4=0
    17091712  BUILD_LIBXSLT=1
    17101713  BUILD_LIBXML2=1
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette