Add libcaca switch

This commit is contained in:
twinaphex 2016-12-01 18:24:07 +01:00
parent ba54f20626
commit 83c6db746e
2 changed files with 2 additions and 0 deletions

View File

@ -209,6 +209,7 @@ if [ "$HAVE_DYLIB" = 'no' ] && [ "$HAVE_DYNAMIC" = 'yes' ]; then
fi
check_pkgconf ALSA alsa
check_lib CACA -lcaca
check_header OSS sys/soundcard.h
check_header OSS_BSD soundcard.h
check_lib OSS_LIB -lossaudio

View File

@ -1,3 +1,4 @@
HAVE_CACA=no # Libcaca support
HAVE_LIBRETRODB=yes # Libretrodb support
HAVE_RGUI=yes # RGUI menu
HAVE_MATERIALUI=auto # MaterialUI menu