VirtualBox

Changeset 897 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Feb 14, 2007 12:14:23 PM (18 years ago)
Author:
vboxsync
Message:

introduced VBOX_LIBIDL_CONFIG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r859 r897  
    670670# bin2c (convert binary files into C arrays)
    671671VBOX_BIN2C     ?= $(PATH_OBJ)/src/bldprogs/bin2c/bin2c$(HOSTSUFF_EXE)
     672
     673# libIDL-config (for xpcom18a4)
     674ifeq ($(origin VBOX_LIBIDL_CONFIG),undefined)
     675  export VBOX_LIBIDL_CONFIG := $(firstword $(shell which libIDL-config-2 libIDL-config 2> /dev/null))
     676endif
    672677
    673678# mkisofs
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