[OpenAFS-devel] Small patches to document a ./configure option a little bit better (In my opinion)
Russ Allbery
rra@stanford.edu
Sun, 19 Mar 2006 20:45:29 -0800
Pedro Perez <pperez@opensourcetechnologies.net> writes:
> diff -Nur acinclude.m4 acinclude.m4.new
> --- acinclude.m4 2006-03-09 09:50:44.000000000 -0500
> +++ acinclude.m4.new 2006-03-09 09:51:18.000000000 -0500
> @@ -16,7 +16,7 @@
> AC_ARG_ENABLE( obsolete,
> [ --enable-obsolete enable obsolete portions of AFS
> (mpp and package)],, enable_obsolete="no")
> AC_ARG_ENABLE( afsdb,
> -[ --disable-afsdb disable AFSDB RR support],,
> enable_afsdb="yes")
> +[ --disable-afsdb disable AFSDB DNS RR support],,
> enable_afsdb="yes")
> AC_ARG_ENABLE( pam,
> [ --disable-pam disable PAM support],,
> enable_pam="yes")
> AC_ARG_ENABLE( bos-restricted-mode,
> I am hoping that "AFSDB RR" stands for "AFSDB Resource Record" as in DNS
> RR. I am new to AFS, but not to DNS, so I might be wrong here, if so,
> just let me know and I will go read some more.
Yup, you got it right. Applied to the trunk.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>