mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
@@ -23,7 +23,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
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
@@ -325,7 +325,7 @@ AC_SUBST(LUA_CFLAGS)
|
|||||||
AC_SUBST(LUA_LIBS)
|
AC_SUBST(LUA_LIBS)
|
||||||
AC_SUBST(BLURAY_LIBS)
|
AC_SUBST(BLURAY_LIBS)
|
||||||
|
|
||||||
AC_OUTPUT([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
data/Makefile
|
data/Makefile
|
||||||
data/config/Makefile
|
data/config/Makefile
|
||||||
@@ -421,3 +421,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