From: Michael Meffie Date: Mon, 9 Apr 2018 23:50:28 +0000 (-0400) Subject: autoconf: remove uss from configure summary X-Git-Tag: upstream/1.8.1_pre2^2~24 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5fd4b3c417ebc0d5e1b4daef4fbc0950ad05c10a;p=packages%2Fo%2Fopenafs.git 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 --- 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}