Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 651080 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/configure.ac
0
++ b/configure.ac
Lines 401-407 Link Here
401
fi
401
fi
402
402
403
dnl libdnsidmap specific checks
403
dnl libdnsidmap specific checks
404
AC_CHECK_LIB([resolv], [__res_querydomain], , AC_MSG_ERROR(res_querydomain needed))
404
AC_CHECK_LIB([resolv], [res_querydomain], , AC_MSG_ERROR(res_querydomain needed))
405
405
406
AC_ARG_ENABLE([ldap],
406
AC_ARG_ENABLE([ldap],
407
	[AS_HELP_STRING([--disable-ldap],[Disable support for LDAP @<:default=detect@:>@])])
407
	[AS_HELP_STRING([--disable-ldap],[Disable support for LDAP @<:default=detect@:>@])])

Return to bug 651080