From: Michael Meffie Date: Mon, 9 Apr 2018 23:54:54 +0000 (-0400) Subject: autoconf: add kernel module to the summary X-Git-Tag: upstream/1.8.1_pre2^2~17 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b5f5e48147ea792b43d8716a5b6e334cbbd925e1;p=packages%2Fo%2Fopenafs.git autoconf: add kernel module to the summary Add the kernel module to the list of optional build items in the configure summary to indicate whether the kernel module build is enabled. Reviewed-on: https://gerrit.openafs.org/13005 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk (cherry picked from commit 3d3e7bc51aaf39b5ca04bfd36ff9017ab0622057) Change-Id: I842752bb12b09fdcab6bfb341673bff3528f3880 Reviewed-on: https://gerrit.openafs.org/13112 Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk Reviewed-by: Joe Gorse Reviewed-by: Marcio Brito Barbosa Reviewed-by: Andrew Deason Reviewed-by: Mark Vitale Tested-by: BuildBot --- diff --git a/src/cf/summary.m4 b/src/cf/summary.m4 index 04c54ca60..8e4541399 100644 --- a/src/cf/summary.m4 +++ b/src/cf/summary.m4 @@ -75,6 +75,7 @@ options: install kauth : ${INSTALL_KAUTH} ubik read while write : ${enable_ubik_read_while_write} build: + kernel module : ${enable_kernel_module} scout/afsmonitor : ${summary_build_scout} pam : ${HAVE_PAM} login : ${BUILD_LOGIN}