Home
last modified time | relevance | path

Searched refs:ldns (Results 1 – 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
DMakefile.in21 …-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o getrrsetbyname-ldns.o bsd-err.o bsd-mis…
/external/openssh/
Dconfigure.ac1473 # Check whether user wants to use ldns
1475 AC_ARG_WITH(ldns, optwith
1476 [ --with-ldns[[=PATH]] Use ldns for DNSSEC support (optionally in PATH)],
1478 ldns=""
1480 AC_PATH_TOOL([LDNSCONFIG], [ldns-config], [no])
1485 ldns=yes
1494 ldns=yes
1498 if test "x$ldns" = "xyes" ; then
1499 AC_DEFINE(HAVE_LDNS, 1, [Define if you want ldns support])
1501 AC_MSG_CHECKING([for ldns support])
[all …]
DINSTALL89 http://nlnetlabs.nl/projects/ldns/
Dconfigure9963 ldns=""
9967 set dummy ${ac_tool_prefix}ldns-config; ac_word=$2
10010 set dummy ldns-config; ac_word=$2
10067 ldns=yes
10076 ldns=yes
10080 if test "x$ldns" = "xyes" ; then
Dconfig.h.in685 /* Define if you want ldns support */
DChangeLog814 prefer to use ldns-config to find libldns
816 Should fix bz#2603 - "Build with ldns and without kerberos support
817 fails if ldns compiled with kerberos support" by including correct