• Sam Lantinga's avatar
    Fixed bug #192 · 2cfa74d7
    Sam Lantinga authored
    The change made to sdl-config.in on March 18 (rev 11, see
    http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/sdl-config.in), broke static linking
    under Mac OS X for unix style build systems. In other words, "sdl-config
    --static-libs" no longer produces the correct output, as it is missing the
    required -framework switches.
    
    The attached patch fixes this.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401631
    2cfa74d7
configure.in 87.3 KB