mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
enable SCREENSHOT for generic
This commit is contained in:
@@ -140,6 +140,7 @@ if test "$BOXTYPE" = "coolstream"; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$BOXTYPE" = "coolstream" ||
|
if test "$BOXTYPE" = "coolstream" ||
|
||||||
|
test "$BOXTYPE" = "generic" ||
|
||||||
test "$BOXTYPE" = "tripledragon" ||
|
test "$BOXTYPE" = "tripledragon" ||
|
||||||
test "$BOXTYPE" = "spark"; then
|
test "$BOXTYPE" = "spark"; then
|
||||||
AC_DEFINE(SCREENSHOT,1,[Define to 1 if the platform supports screenshots])
|
AC_DEFINE(SCREENSHOT,1,[Define to 1 if the platform supports screenshots])
|
||||||
|
Reference in New Issue
Block a user