From 38d961d6731fcc13cc664dcb2eba93378e20add9 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sat, 28 Jan 2023 12:07:10 +0100 Subject: [PATCH] acinclude: remove comment Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e948286b038d9e35ffc95deb2b8a227fa13dc16e Author: vanhofen Date: 2023-01-28 (Sat, 28 Jan 2023) Origin message was: ------------------ - acinclude: remove comment ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- acinclude.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/acinclude.m4 b/acinclude.m4 index 55912de23..ae87f1af3 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -131,7 +131,6 @@ AC_REQUIRE([TUXBOX_APPS]) # # FIXME: # This breaks --sysconfdir= etc. switches in cdk mode. -# Is --with-targetprefix= and the resulting ${TARGET_PREFIX} really needed? # if test "$TARGET" = "cdk"; then datadir="\${prefix}/share"