The following commit has been merged in the master branch:
commit 104a9d357da9452305694e97752fe6313fcd22c0
Author: Michael Meffie <[email protected]>
Date: Wed Jul 24 11:39:43 2019 -0400
build: fix --enable-rxgk help format
Move the dnl macros out of the AC_ARG_ENABLE to fix the
formatting of the --enable-rxgk help string.
Before this commit:
$ ./configure --help | grep -C2 rxgk
--enable-kauth install the deprecated kauth server, pam
modules,
and utilities (defaults to disabled)
--enable-rxgk Include experimental support for the RXGK
security
class (defaults to disabled)
--disable-strip-binaries
After this commit:
$ ./configure --help | grep -C2 rxgk
--enable-kauth install the deprecated kauth server, pam
modules,
and utilities (defaults to disabled)
--enable-rxgk Include experimental support for the RXGK
security
class (defaults to disabled)
--disable-strip-binaries
Change-Id: Iaf6695643f11c7b636e3fba33ee7161e21df23a6
Reviewed-on: https://gerrit.openafs.org/13722
Tested-by: BuildBot <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/cf/options.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs