Home
last modified time | relevance | path

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

/external/libpcap/
Dconfigure8511 if ${tcpdump_cv_capable_lex+:} false; then :
8515 tcpdump_cv_capable_lex=yes
8517 tcpdump_cv_capable_lex=insufficient
8520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tcpdump_cv_capable_lex" >&5
8521 $as_echo "$tcpdump_cv_capable_lex" >&6; }
8522 if test $tcpdump_cv_capable_lex = insufficient ; then
Dconfigure.ac1729 AC_CACHE_CHECK([for capable lex], tcpdump_cv_capable_lex,
1731 tcpdump_cv_capable_lex=yes
1733 tcpdump_cv_capable_lex=insufficient
1735 if test $tcpdump_cv_capable_lex = insufficient ; then