VirtualBox

Changeset 949 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Feb 16, 2007 1:20:30 PM (18 years ago)
Author:
vboxsync
Message:

VBOX_LIBIDL_CONFIG only needed if VBOX_WITH_XPCOM is defined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r943 r949  
    672672
    673673# libIDL-config (for xpcom18a4)
    674 ifeq ($(origin VBOX_LIBIDL_CONFIG),undefined)
     674ifdef VBOX_WITH_XPCOM
     675 ifeq ($(origin VBOX_LIBIDL_CONFIG),undefined)
    675676  export VBOX_LIBIDL_CONFIG := $(firstword $(shell which libIDL-config-2 libIDL-config 2> /dev/null))
     677 endif
    676678endif
    677679
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