VirtualBox

Changeset 30982 in vbox


Ignore:
Timestamp:
Jul 22, 2010 12:07:29 PM (15 years ago)
Author:
vboxsync
Message:

use jdk 1.6.0_21 including wsimport for Linux, re-enable VBOX_WITH_JWS for Linux hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r30980 r30982  
    459459# Enables the Python<->XPCOM and Python<->COM bindings.
    460460VBOX_WITH_PYTHON ?= 1
    461 if1of ($(KBUILD_TARGET), linux solaris darwin)
     461if1of ($(KBUILD_TARGET), darwin linux solaris)
    462462 # Enable Java<->XPCOM bridge + glue code
    463463 VBOX_WITH_JXPCOM ?= 1
     
    467467 VBOX_WITH_JMSCOM ?= 1
    468468endif
    469 if1of ($(KBUILD_TARGET), darwin)
     469if1of ($(KBUILD_TARGET), darwin linux)
    470470 # Enable Java<->JAX-WS bridge
    471471 VBOX_WITH_JWS ?= 1
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