Skip to content

Commit

Permalink
Updated configure with changes from configure.ac
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jun 4, 2020
1 parent 22ce194 commit 49501a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configure
Expand Up @@ -25188,6 +25188,9 @@ $as_echo "#define SDL_JOYSTICK_MFI 1" >>confdefs.h
SOURCES="$SOURCES $srcdir/src/joystick/iphoneos/*.m"
SOURCES="$SOURCES $srcdir/src/joystick/steam/*.c"
have_joystick=yes
else
# Need this code for accelerometer as joystick support
SOURCES="$SOURCES $srcdir/src/joystick/iphoneos/*.m"
fi
# Set up files for the haptic library
#if test x$enable_haptic = xyes; then
Expand Down

0 comments on commit 49501a9

Please sign in to comment.