Signed-off-by: Steve Dickson <steved@xxxxxxxxxx> --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 5944166..52e12c8 100644 --- a/configure.ac +++ b/configure.ac @@ -13,6 +13,7 @@ LT_INIT AC_PROG_CC # Checks for libraries. +AC_CHECK_LIB([resolv], [res_querydomain]) AC_ARG_ENABLE([ldap], [AS_HELP_STRING([--disable-ldap],[Disable support for LDAP @<:@default=detect@:>@])]) -- 2.7.4 -- 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