From 3f061cc2c3a8998d8c8e34a49d5fb964bb434a08 Mon Sep 17 00:00:00 2001 From: Pedro Perez Date: Mon, 20 Mar 2006 04:45:06 +0000 Subject: [PATCH] configure-help-clarity-20060319 Change "AFSDB RR" to "AFSDB DNS RR" for people who don't speak DNS. --- acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acinclude.m4 b/acinclude.m4 index d33fec3f1..81945b1dd 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -16,7 +16,7 @@ AC_ARG_WITH(afs-sysname, 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, -- 2.39.5