mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
[libarmbox] fix last commit
Origin commit data
------------------
Branch: master
Commit: 2f4df23958
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:
@@ -66,7 +66,7 @@ AC_ARG_ENABLE(flv2mpeg4,
|
||||
AS_HELP_STRING(--enable-flv2mpeg4, use flv2mpeg4 libeplayer3-arm),
|
||||
,[enable_flv2mpeg4=no])
|
||||
|
||||
AM_CONDITIONAL(FLV2MPEG4, test "$enable_flv2mpeg4" = "yes")
|
||||
AM_CONDITIONAL(ENABLE_FLV2MPEG4, test "$enable_flv2mpeg4" = "yes")
|
||||
if test "$enable_flv2mpeg4" = "yes"; then
|
||||
AC_DEFINE(ENABLE_FLV2MPEG4, 1, [use flv2mpeg4 libeplayer3-arm])
|
||||
fi
|
||||
|
Reference in New Issue
Block a user