Changeset 13802 in vbox
- Timestamp:
- Nov 4, 2008 8:25:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r13794 r13802 1194 1194 1195 1195 # Xcursor (consider an SDK for this). 1196 # (LIB_XCURSOR is legacy, remove in a month or two.)1197 ifndef VBOX_XCURSOR_LIBS1198 VBOX_XCURSOR_LIBS := $(LIB_XCURSOR)1199 endif1200 1196 ifeq ($(VBOX_XCURSOR_LIBS),) 1201 1197 ifeq ($(KBUILD_TARGET),solaris)
Note:
See TracChangeset
for help on using the changeset viewer.