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

/bind-9.6-ESV-R11/
H A Dconfigure1627 --with-idnlib=ARG specify libidnkit
18062 # Check whether --with-idnlib was given.
18064 withval=$with_idnlib; idnlib="$withval"
18066 idnlib="no"
18069 if test "$idnlib" = yes; then
18070 as_fn_error $? "You must specify ARG for --with-idnlib." "$LINENO" 5
18079 if test "$idnlib" != no; then
18080 IDNLIBS="$idnlib $iconvlib"

Completed in 41 milliseconds