VirtualBox

Changeset 8464

Show
Ignore:
Timestamp:
04/29/08 15:31:07 (7 months ago)
Author:
vboxsync
Message:

configure: no Qt3/Qt4 on Darwin/OSE

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r8461 r8464  
    15331533 
    15341534# 
    1535 # Determins the darwin version. 
     1535# Determines the Darwin version. 
    15361536# @todo This should really check the Xcode/SDK version. 
    15371537# 
     
    18021802  # --disable-qt4 disables only the Qt4 GUI (which is not appropriate for 
    18031803  # Darwin as we disable the Qt3 here anyway. 
     1804  # (Qt3 builds for Intel Macs are usually not threaded or for X11. And they 
     1805  #  don't contain our patches, which means the result isn't really usable.) 
    18041806  WITH_QT=0 
     1807  # No Qt4 for OSE yet. 
     1808  [ $OSE -ge 1 ] && WITH_QT4=0 
    18051809  BUILD_LIBXSLT=1 
    18061810  BUILD_LIBXML2=1 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy