mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
(#2026 #3547 #3588) Configurable is good. Off by default is not good, if it's on your system already then using it does no harm.
This commit is contained in:
parent
08549a342c
commit
f4791a9f63
@ -11,7 +11,7 @@ HAVE_SDL2=auto # SDL2 support (disables SDL 1.x)
|
||||
C89_SDL2=no
|
||||
HAVE_LIBUSB=auto # Libusb HID support
|
||||
C89_LIBUSB=no
|
||||
HAVE_DBUS=no # dbus support
|
||||
HAVE_DBUS=auto # dbus support
|
||||
HAVE_UDEV=auto # Udev/Evdev gamepad support
|
||||
HAVE_LIBRETRO= # Libretro library used
|
||||
HAVE_ASSETS_DIR= # Assets install directory
|
||||
|
Loading…
Reference in New Issue
Block a user