Mercurial > sdl-ios-xcode
diff configure.in @ 196:c4c4b221a5e5
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 23 Sep 2001 21:58:52 +0000 |
parents | ba9e0fcc2ae2 |
children | ec77d3d32201 |
line wrap: on
line diff
--- a/configure.in Sun Sep 23 21:10:30 2001 +0000 +++ b/configure.in Sun Sep 23 21:58:52 2001 +0000 @@ -2084,6 +2084,7 @@ if test x$enable_joystick = xyes; then JOYSTICK_SUBDIRS="$JOYSTICK_SUBDIRS darwin" JOYSTICK_DRIVERS="$JOYSTICK_DRIVERS darwin/libjoystick_darwin.la" + SDL_LIBS="$SDL_LIBS -framework IOKit" fi # Set up files for the cdrom library if test x$enable_cdrom = xyes; then