Revert text to Libretro library used
This commit is contained in:
parent
0b8afdd5b4
commit
c1a7419469
|
@ -11,7 +11,7 @@ C89_SDL2=no
|
||||||
HAVE_LIBUSB=auto # Libusb HID support
|
HAVE_LIBUSB=auto # Libusb HID support
|
||||||
C89_LIBUSB=no
|
C89_LIBUSB=no
|
||||||
HAVE_UDEV=auto # Udev/Evdev gamepad support
|
HAVE_UDEV=auto # Udev/Evdev gamepad support
|
||||||
HAVE_LIBRETRO= # Libretro library support
|
HAVE_LIBRETRO= # Libretro library used
|
||||||
HAVE_MAN_DIR= # Manpage install directory
|
HAVE_MAN_DIR= # Manpage install directory
|
||||||
HAVE_GLES_LIBS= # Link flags for custom GLES library
|
HAVE_GLES_LIBS= # Link flags for custom GLES library
|
||||||
HAVE_GLES_CFLAGS= # C-flags for custom GLES library
|
HAVE_GLES_CFLAGS= # C-flags for custom GLES library
|
||||||
|
|
Loading…
Reference in New Issue