From a1aedad42646164c7bc41f94a30edc91c931a40b 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 ------------------ 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 --- 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"