VirtualBox

Changeset 15004 in vbox


Ignore:
Timestamp:
Dec 4, 2008 7:43:59 PM (16 years ago)
Author:
vboxsync
Message:

Config.kmk: enabled VBOX_WITH_DBUS, second try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r15002 r15004  
    13421342ifeq ($(KBUILD_TARGET),linux)
    13431343 ifdef VBOX_WITH_DBUS
    1344   VBOX_DBUS_CFLAGS := $(shell pkg-config dbus-1 --cflags)
     1344  VBOX_DBUS_CFLAGS := $(shell pkg-config dbus-1 --cflags) -DDBUS_API_SUBJECT_TO_CHANGE
    13451345  VBOX_DBUS_CXXFLAGS := $(VBOX_DBUS_CFLAGS)
    13461346  VBOX_DBUS_LDFLAGS := $(shell pkg-config dbus-1 --libs)
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