mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Merge pull request #5810 from orbea/systemd
qb: Make systemd support configurable.
This commit is contained in:
commit
54bf818372
@ -19,6 +19,7 @@ C89_SDL2=no
|
||||
HAVE_LIBUSB=auto # Libusb HID support
|
||||
C89_LIBUSB=no
|
||||
HAVE_DBUS=auto # dbus support
|
||||
HAVE_SYSTEMD=auto # Systemd support
|
||||
HAVE_UDEV=auto # Udev/Evdev gamepad support
|
||||
HAVE_THREADS=auto # Threading support
|
||||
HAVE_THREAD_STORAGE=auto # Thread Local Storage support
|
||||
|
Loading…
Reference in New Issue
Block a user