diff -r 3669d47b07d3 -r c4c4b221a5e5 configure.in --- 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