VirtualBox

Changeset 20030 in vbox


Ignore:
Timestamp:
May 26, 2009 12:22:31 PM (16 years ago)
Author:
vboxsync
Message:

further OSE fixes

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r20023 r20030  
    800800
    801801#
    802 # Check for openssl, needed for RDP
     802# Check for openssl, needed for RDP and S3
    803803#
    804804check_ssl()
     
    21792179[ $WITH_LIBIDL -eq 1 ] && check_libidl
    21802180# build openssl on Darwin in every case
    2181 [ "$OS" != "darwin" -a $OSE -eq 0 ] && check_ssl
     2181[ "$OS" != "darwin" ] && check_ssl
    21822182[ "$OS" != "darwin"  ] && check_z
    21832183[ "$OS" != "darwin" -a "$OS" != "freebsd" ] && check_png
  • trunk/src/VBox/Runtime/Makefile.kmk

    r19994 r20030  
    790790        VBox/VBoxRTDeps.cpp \
    791791        $(RuntimeR3_SOURCES)
    792 ifdef VBOX_WITH_LIBXML2_IN_VBOXRT
     792if defined(VBOX_WITH_LIBXML2_IN_VBOXRT) && !defined(VBOX_OSE)
    793793VBoxRT_SOURCES                += \
    794794        common/misc/s3.cpp
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