VirtualBox

Changeset 5532 in vbox for trunk


Ignore:
Timestamp:
Oct 27, 2007 1:15:49 AM (17 years ago)
Author:
vboxsync
Message:

Solaris and darwin don't have SDLmain.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r5435 r5532  
    812812    LIBSDL=`sdl-config --libs`
    813813    LIBSDLMAIN="-lSDLmain"
     814    [ "$OS" = "darwin" -o "$OS" = "solaris" ] && LIBSDLMAIN=""
    814815    cat > .tmp_src.cc << EOF
    815816#include <cstdio>
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