VirtualBox

Changeset 7393

Show
Ignore:
Timestamp:
03/10/08 10:49:18 (9 months ago)
Author:
vboxsync
Message:

configure: check for libxslt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure

    r7306 r7393  
    529529# 
    530530# Check for libxml2, needed by VBoxSettings 
    531 # 2.6.24 is known to NOT work, 2.6.26 is known to work (there is not 2.6.25 release) 
     531# 2.6.24 is known to NOT work, 2.6.26 is known to work (there is no 2.6.25 release) 
    532532# 
    533533check_libxml2() 
     
    608608 
    609609# 
    610 # Check for libxslt, needed by VBoxSettings 
     610# Check for libxslt, needed by VBoxSettings. For now we depend on 1.1.17. 
     611# This library is available on Ubuntu Edgy which fulfils the minimal libxml2 
     612# requirement (2.6.26). 
    611613# 
    612614check_libxslt() 
     
    16261628# build libxslt on Darwin in every case 
    16271629[ "$OS" != "darwin"  ] || BUILD_LIBXSLT=1 
    1628 #[ $WITH_XPCOM  -eq 1 ] && check_libxslt 
     1630[ $WITH_XPCOM  -eq 1 ] && check_libxslt 
    16291631[ $WITH_LIBIDL -eq 1 ] && check_libidl 
    16301632# build openssl on Darwin in every case 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy