configure.ac: autoupdate

Origin commit data
------------------
Branch: master
Commit: e1aaec9236
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-24 (Wed, 24 Apr 2019)

Origin message was:
------------------
- configure.ac: autoupdate

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-04-24 13:16:53 +02:00
parent cca63c98bb
commit ea104e5009

View File

@@ -35,7 +35,7 @@ PKG_PROG_PKG_CONFIG
AC_DISABLE_SHARED
AC_DISABLE_STATIC
AC_SYS_LARGEFILE
AC_PROG_LIBTOOL
LT_INIT
AC_ARG_ENABLE(clutter,
AS_HELP_STRING(--enable-clutter, use clutter instead of OpenGL),
@@ -103,7 +103,7 @@ if test "$enable_flv2mpeg4" = "yes"; then
AC_DEFINE(ENABLE_FLV2MPEG4, 1, [use flv2mpeg4 libeplayer3-arm])
fi
AC_OUTPUT([
AC_CONFIG_FILES([
Makefile
common/Makefile
libarmbox/Makefile
@@ -119,3 +119,4 @@ libtriple/Makefile
tools/Makefile
])
AC_OUTPUT