mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
configure.ac: autoupdate
Origin commit data
------------------
Branch: ni/coolstream
Commit: a95f03773d
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:
@@ -10,7 +10,7 @@ define(ver_micro, m4_esyscmd([
|
|||||||
]))
|
]))
|
||||||
define(rel_cycle, "ver_major.0")
|
define(rel_cycle, "ver_major.0")
|
||||||
|
|
||||||
AC_INIT([NI-Neutrino], [ver_major.ver_minor.ver_micro], [https://www.neutrino-images.de])
|
AC_INIT([NI-Neutrino],[ver_major.ver_minor.ver_micro],[https://www.neutrino-images.de])
|
||||||
AM_INIT_AUTOMAKE([nostdinc foreign])
|
AM_INIT_AUTOMAKE([nostdinc foreign])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ TUXBOX_BOXTYPE
|
|||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_CXX
|
AC_PROG_CXX
|
||||||
AC_DISABLE_STATIC
|
AC_DISABLE_STATIC
|
||||||
AM_PROG_LIBTOOL
|
LT_INIT
|
||||||
|
|
||||||
# Add build information to local_build_config.h.tmp
|
# Add build information to local_build_config.h.tmp
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
@@ -322,7 +322,7 @@ AC_SUBST(LUA_LIBS)
|
|||||||
AC_SUBST(BLURAY_LIBS)
|
AC_SUBST(BLURAY_LIBS)
|
||||||
AC_SUBST(LIBCOOLSTREAM_STATIC_DIR)
|
AC_SUBST(LIBCOOLSTREAM_STATIC_DIR)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
data/Makefile
|
data/Makefile
|
||||||
data/config/Makefile
|
data/config/Makefile
|
||||||
@@ -422,3 +422,5 @@ src/zapit/Makefile
|
|||||||
src/zapit/lib/Makefile
|
src/zapit/lib/Makefile
|
||||||
src/zapit/src/Makefile
|
src/zapit/src/Makefile
|
||||||
])
|
])
|
||||||
|
|
||||||
|
AC_OUTPUT
|
||||||
|
Reference in New Issue
Block a user