VirtualBox

Changeset 4865 in vbox


Ignore:
Timestamp:
Sep 17, 2007 6:38:17 PM (17 years ago)
Author:
vboxsync
Message:

VBOX_WITHOUT_XCURSOR for solaris.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk

    r4841 r4865  
    66#
    77#  Copyright (C) 2006-2007 innotek GmbH
    8 # 
     8#
    99#  This file is part of VirtualBox Open Source Edition (OSE), as
    1010#  available from http://www.virtualbox.org. This file is free software;
     
    4747VBoxSDL_DEFS.linux = _GNU_SOURCE VBOXSDL_WITH_X11
    4848VBoxSDL_DEFS.solaris = VBOXSDL_WITH_X11
     49VBoxSDL_DEFS.solaris += VBOX_WITHOUT_XCURSOR ## @todo build xcursor or something.
    4950ifdef VBOX_OPENGL
    5051 #VBoxSDL_DEFS.linux += VBOX_OPENGL
     
    6465VBoxSDL_LIBS.linux = \
    6566        $(LIB_XCURSOR)
    66 VBoxSDL_LIBS.solaris = \
    67         $(LIB_XCURSOR) \
     67# @todo deal with missing xcursor on solaris.
     68#VBoxSDL_LIBS.solaris = \
     69#       $(LIB_XCURSOR)
     70VBoxSDL_LIBS.solaris += \
    6871        $(LIB_X11)
    6972ifdef VBOX_OPENGL
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