changeset 196 | c4c4b221a5e5 |
parent 194 | ba9e0fcc2ae2 |
child 200 | ec77d3d32201 |
--- 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