VirtualBox

Changeset 5374 in vbox


Ignore:
Timestamp:
Oct 18, 2007 2:01:35 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25448
Message:

Xcursor may need X11 on Solaris, since it shouldn't do any harm, just just include it every.

File:
1 edited

Legend:

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

    r5360 r5374  
    7575ifeq ($(filter-out freebsd linux netbsd openbsd solaris,$(BUILD_TARGET)),) # X11
    7676VBoxSDL_LIBS += \
    77         $(VBOX_XCURSOR_LIBS)
     77        $(VBOX_XCURSOR_LIBS) \
     78        $(LIB_X11)
    7879VBoxSDL_LIBPATH = \
    7980        $(VBOX_LIBPATH_X11)
    8081endif
    81 VBoxSDL_LIBS.solaris = \
    82         $(LIB_X11)
    8382ifdef VBOX_OPENGL
    8483 #VBoxSDL_LIBS.linux += GL
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