Searched refs:idnlib (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/
H A Dconfigure1794 --with-idnlib=ARG specify libidnkit
22325 # Check whether --with-idnlib was given.
22327 withval=$with_idnlib; idnlib="$withval"
22329 idnlib="no"
22332 if test "yes" = "$idnlib"; then
22333 as_fn_error $? "You must specify ARG for --with-idnlib." "$LINENO" 5
22342 if test "no" != "$idnlib"; then
22343 IDNLIBS="$idnlib $iconvlib"

Completed in 43 milliseconds