VirtualBox

Changeset 8069

Show
Ignore:
Timestamp:
04/16/08 23:50:06 (7 months 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.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy