Mercurial > sdl-ios-xcode
comparison docs/html/sdlevent.html @ 1624:8208ae96bb2d
Fixed bug #192
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.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 13 Apr 2006 13:29:00 +0000 |
parents | 355632dca928 |
children | 85cbe9c892f4 |
comparison
equal
deleted
inserted
replaced
1623:09375aed0208 | 1624:8208ae96bb2d |
---|