configure-help-clarity-20060319
authorPedro Perez <pperez@opensourcetechnologies.net>
Mon, 20 Mar 2006 04:45:06 +0000 (04:45 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 20 Mar 2006 04:45:06 +0000 (04:45 +0000)
Change "AFSDB RR" to "AFSDB DNS RR" for people who don't speak DNS.

acinclude.m4

index d33fec3..81945b1 100644 (file)
@@ -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,