VirtualBox

Ignore:
Timestamp:
Jan 23, 2008 6:30:01 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27440
Message:

Additions (X11): renamed LINUX_SEAMLESS_GUEST to VBOX_X11_SEAMLESS_GUEST and SEAMLESS_LINUX to SEAMLESS_X11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/xclient/Makefile.kmk

    r6356 r6459  
    3030vboxadd-xclient_DEFS    += VBOX_X11_CLIPBOARD
    3131
    32 ifdef LINUX_SEAMLESS_GUEST
     32ifdef VBOX_X11_SEAMLESS_GUEST
    3333 vboxadd-xclient_SOURCES += \
    3434                 seamless-host.cpp \
     
    4949vboxadd-xclient_DEFS    += _GNU_SOURCE VBOX_HGCM
    5050
    51 ifdef LINUX_SEAMLESS_GUEST
    52  vboxadd-xclient_DEFS     += SEAMLESS_LINUX
     51ifdef VBOX_X11_SEAMLESS_GUEST
     52 vboxadd-xclient_DEFS     += SEAMLESS_X11
    5353endif
    5454
     
    6060        $(QUIET)ln -sf `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@ || cp `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@
    6161
    62 ifdef LINUX_SEAMLESS_GUEST
     62ifdef VBOX_X11_SEAMLESS_GUEST
    6363 ifdef VBOX_WITH_TESTCASES
    6464 # Additional testcase designed to be run manually, which initiates and starts the Linux
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette