VirtualBox

Changeset 759 in kBuild


Ignore:
Timestamp:
Jan 16, 2007 1:55:44 PM (18 years ago)
Author:
bird
Message:

Check for /sw/lib/libSDL.* too (Mac OS X / fink).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/sdks/LIBSDL.kmk

    r757 r759  
    4242        /usr/local/lib/libSDL.* \
    4343        /opt/lib/libSDL.* \
    44         /opt/local/lib/libSDL.*) )
     44        /opt/local/lib/libSDL.* \
     45        /sw/lib/libSDL.* \
     46        ) )
    4547  ifneq ($(PATH_SDK_LIBSDL),)
    4648   PATH_SDK_LIBSDL := $(patsubst %/,%,$(dir $(patsubst %/,%,$(dir $(PATH_SDK_LIBSDL)))))
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