Searched refs:ldns (Results 1 – 6 of 6) sorted by relevance
21 …-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o getrrsetbyname-ldns.o bsd-err.o bsd-mis…
1473 # Check whether user wants to use ldns1475 AC_ARG_WITH(ldns, optwith1476 [ --with-ldns[[=PATH]] Use ldns for DNSSEC support (optionally in PATH)],1478 ldns=""1480 AC_PATH_TOOL([LDNSCONFIG], [ldns-config], [no])1485 ldns=yes1494 ldns=yes1498 if test "x$ldns" = "xyes" ; then1499 AC_DEFINE(HAVE_LDNS, 1, [Define if you want ldns support])1501 AC_MSG_CHECKING([for ldns support])[all …]
89 http://nlnetlabs.nl/projects/ldns/
9963 ldns=""9967 set dummy ${ac_tool_prefix}ldns-config; ac_word=$210010 set dummy ldns-config; ac_word=$210067 ldns=yes10076 ldns=yes10080 if test "x$ldns" = "xyes" ; then
685 /* Define if you want ldns support */
814 prefer to use ldns-config to find libldns816 Should fix bz#2603 - "Build with ldns and without kerberos support817 fails if ldns compiled with kerberos support" by including correct