author | Sam Lantinga <slouken@libsdl.org> |
Tue, 25 Jul 2006 07:25:51 +0000 | |
changeset 1939 | 37a7580357d1 |
parent 1938 | 861893943d53 |
child 1940 | 255fb6feae0d |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Tue Jul 25 07:14:40 2006 +0000 +++ b/configure.in Tue Jul 25 07:25:51 2006 +0000 @@ -2609,7 +2609,6 @@ case "$ARCH" in macosx) - SDL_LIBS="$SDL_LIBS -Wl,-framework,Cocoa" # Evil hack to allow static linking on Mac OS X SDL_STATIC_LIBS="\${exec_prefix}/lib/libSDL.a $EXTRA_LDFLAGS" ;;