VirtualBox

Changeset 2312 in vbox for trunk


Ignore:
Timestamp:
Apr 23, 2007 9:03:05 AM (18 years ago)
Author:
vboxsync
Message:

XPCOM etc. are used on Darwin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r1564 r2312  
    226226  KBUILDDIR_BIN="$KBUILDDIR/bin/$OS.$MACHINE"
    227227  log_success "Determined $OS.$MACHINE"
    228 
    229   # Automatically disable XPCOM on darwin.
    230   if [ "$OS" = "darwin" -a $WITH_XPCOM -eq 1 ]; then
    231     WITH_XPCOM=0
    232     WITH_LIBIDL=0
    233     WITH_QT=0
    234     echo "Disabling checks for XPCOM related components."
    235   fi
    236228}
    237229
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