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:
vanhofen
2019-04-24 13:16:01 +02:00
parent 6fad85a847
commit 2ffacc7905

View File

@@ -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