Signed-off-by: Kinglong Mee <kinglongmee@xxxxxxxxx> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e61430f..21be2bd 100644 --- a/configure.ac +++ b/configure.ac @@ -213,7 +213,7 @@ fi AC_ARG_ENABLE(nfsdcltrack, [AC_HELP_STRING([--disable-nfsdcltrack], [disable NFSv4 clientid tracking programs @<:@default=no@:>@])], - enable_nfsdctrack=$enableval, + enable_nfsdcltrack=$enableval, enable_nfsdcltrack="yes") dnl Check for TI-RPC library and headers -- 2.3.5 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html