Commit 4951efe5 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401381
parent 5ab979a3
......@@ -1825,7 +1825,7 @@ CheckUSBHID()
AC_DEFINE(SDL_JOYSTICK_USBHID)
SOURCES="$SOURCES $srcdir/src/joystick/bsd/*.c"
BUILD_CFLAGS="$BUILD_CFLAGS $USB_CFLAGS"
BUILD_LIBS="$BUILD_CFLAGS $USB_LIBS"
BUILD_LIBS="$BUILD_LIBS $USB_LIBS"
have_joystick=yes
fi
CFLAGS="$save_CFLAGS"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment