From 31490a2894dab30d7e8dffae773e8eccae440c1a Mon Sep 17 00:00:00 2001 From: vanhofen Date: Tue, 16 Apr 2019 23:56:54 +0200 Subject: [PATCH] configure.ac: completion of "remove obsolete TUXBOX_APPS_DIRECTORY macro" Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/d649522bb24cf63212d8184937595941011d0d13 Author: vanhofen Date: 2019-04-16 (Tue, 16 Apr 2019) Origin message was: ------------------ - configure.ac: completion of "remove obsolete TUXBOX_APPS_DIRECTORY macro" ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 533ce4b..19bce57 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,6 @@ AC_DEFINE(PACKAGE_VERSION_MICRO, ver_micro, [Micro version number]) AC_DEFINE(PACKAGE_VERSION_GIT, "ver_git", [internal vcs version info]) TUXBOX_APPS -TUXBOX_APPS_DIRECTORY TUXBOX_BOXTYPE AC_PROG_CC