Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Daclocal.m4942 ac_lib_var=`echo $1['_']$2['_']$5 | sed 'y%./+- %__p__%'`
943 AC_CACHE_VAL(ac_cv_lbl_lib_$ac_lib_var,
958 eval "ac_cv_lbl_lib_$ac_lib_var=yes",
959 eval "ac_cv_lbl_lib_$ac_lib_var=no")
962 if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then