From 5fd4b3c417ebc0d5e1b4daef4fbc0950ad05c10a Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Mon, 9 Apr 2018 19:50:28 -0400 Subject: [PATCH] autoconf: remove uss from configure summary Commit 00a33b26d74aa067086ddc340efb82184715857f (uss: always build uss) made the uss build unconditional. Remove it from the list of optional items in the configure summary. Reviewed-on: https://gerrit.openafs.org/13004 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk (cherry picked from commit 85e9db22b265f9bb3745246fea3a07158b8a8c0e) Change-Id: I345752f0739edc3d621b39a50157adb23923e256 Reviewed-on: https://gerrit.openafs.org/13111 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Andrew Deason Reviewed-by: Joe Gorse Reviewed-by: Marcio Brito Barbosa Reviewed-by: Benjamin Kaduk --- src/cf/summary.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cf/summary.m4 b/src/cf/summary.m4 index 1b969326b..04c54ca60 100644 --- a/src/cf/summary.m4 +++ b/src/cf/summary.m4 @@ -78,7 +78,6 @@ build: scout/afsmonitor : ${summary_build_scout} pam : ${HAVE_PAM} login : ${BUILD_LOGIN} - uss : ${BUILD_USS} doc generation: docbook stylesheets : ${summary_docbook_stylesheets} doxygen : ${summary_doxygen} -- 2.39.5