mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
acinclude.m4: remove unused --enable-tmsdk switch; ...
There's so much more unused and outdated stuff :/
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93e22163e9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-16 (Thu, 16 Mar 2017)
Origin message was:
------------------
- acinclude.m4: remove unused --enable-tmsdk switch; ...
There's so much more unused and outdated stuff :/
------------------
This commit was generated by Migit
This commit is contained in:
@@ -21,11 +21,6 @@ if test "$DEBUG" = "yes"; then
|
||||
AC_DEFINE(DEBUG,1,[Enable debug messages])
|
||||
fi
|
||||
|
||||
AC_ARG_ENABLE(tmsdk,
|
||||
AS_HELP_STRING(--enable-tmsdk, compile inside sdk),
|
||||
,[enable_tmsdk=no])
|
||||
AM_CONDITIONAL(ENABLE_TMSDK,test "$enable_tmsdk" = "yes")
|
||||
|
||||
AC_MSG_CHECKING(target)
|
||||
|
||||
if test "$TARGET" = "native"; then
|
||||
|
Reference in New Issue
Block a user