mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
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:
@@ -11,7 +11,7 @@ define(ver_git, m4_esyscmd([
|
||||
]))
|
||||
|
||||
AC_PACKAGE_NAME, PACKAGE_NAME_LIBSTB_HAL
|
||||
AC_INIT([NI-libstb-hal], [ver_major.ver_minor.ver_micro], [https://www.neutrino-images.de])
|
||||
AC_INIT([NI-libstb-hal],[ver_major.ver_minor.ver_micro],[https://www.neutrino-images.de])
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_HEADERS([libstb-hal-config.h:config.h.in])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
||||
@@ -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
|
||||
|
Reference in New Issue
Block a user