diff --git a/configure.ac b/configure.ac index cc79f13..a74e86b 100644 --- a/configure.ac +++ b/configure.ac @@ -104,7 +104,7 @@ fi dnl Include support for reverse dns to match IP network/mask ? AH_TEMPLATE([FDNS_ENABLE], [Include support for forward dns to match IP network/mask. This is best used with nscd enabled to minimise DNS resolution delays]) -TP_ARG_ENABLE(rdns, +TP_ARG_ENABLE(fdns, [Enable support for forward dns to match IP network/mask (default is NO)], no) if test x"$fdns__enabled" = x"yes"; then