From 9e836c93671c6f20359d7cd4fe8380b11e692e90 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Thu, 21 Oct 2021 22:35:46 +0200 Subject: [PATCH] configure: remove test Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/112153eb286871a4631e422b12a78ce645cd21ed Author: vanhofen Date: 2021-10-21 (Thu, 21 Oct 2021) Origin message was: ------------------ - configure: remove test ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9d18802fc..95e18e811 100644 --- a/configure.ac +++ b/configure.ac @@ -307,7 +307,7 @@ AC_ARG_ENABLE(pip, AM_CONDITIONAL(ENABLE_PIP, test "$enable_pip" = "yes") case "$BOXMODEL" in - hd51|vusolo4k|vuduo4k|vuduo4kse|vuultimo4k|vuuno4k|vuuno4kse) + vusolo4k|vuduo4k|vuduo4kse|vuultimo4k|vuuno4k|vuuno4kse) AC_ARG_ENABLE(quadpip, AS_HELP_STRING([--enable-quadpip], [enable quad picture in picture support @<:@default=no@:>@]), AC_DEFINE(ENABLE_QUADPIP, 1, [enable quad picture in picture support]))