VirtualBox

Changeset 44438 in vbox


Ignore:
Timestamp:
Jan 29, 2013 7:40:24 AM (12 years ago)
Author:
vboxsync
Message:

Additions/x11: do not build our library stubs either if we are using system header files.

File:
1 edited

Legend:

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

    r42470 r44438  
    2525  include $(PATH_SUB_CURRENT)/vboxmouse/Makefile.kmk
    2626 endif
    27  include $(PATH_SUB_CURRENT)/x11stubs/Makefile.kmk
     27 ifndef VBOX_USE_SYSTEM_XORG_HEADERS
     28  include $(PATH_SUB_CURRENT)/x11stubs/Makefile.kmk
     29 endif
    2830endif
    2931
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