mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
[libarmbox] add libeplayer3-arm --enable-flv2mpeg4
Origin commit data
------------------
Branch: master
Commit: 3464282278
Author: max_10 <max_10@gmx.de>
Date: 2018-08-29 (Wed, 29 Aug 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -152,11 +152,11 @@ AC_SUBST(PLUGINDIR)
|
||||
AC_SUBST(THEMESDIR)
|
||||
dnl end workaround
|
||||
|
||||
AC_DEFUN([TUXBOX_BOXTYPE],[
|
||||
AC_DEFUN([TUXBOX_BOXTYPE], [
|
||||
AC_ARG_WITH(boxtype,
|
||||
[ --with-boxtype valid values: tripledragon,spark,azbox,generic,duckbox,spark7162,armbox],
|
||||
AS_HELP_STRING([--with-boxtype], [valid values: tripledragon, spark, azbox, generic, armbox, duckbox, spark7162]),
|
||||
[case "${withval}" in
|
||||
tripledragon|azbox|generic)
|
||||
tripledragon|azbox|generic|armbox)
|
||||
BOXTYPE="$withval"
|
||||
;;
|
||||
spark|spark7162)
|
||||
|
Reference in New Issue
Block a user