Home
last modified time | relevance | path

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

/external/libpcap/
Dconfigure.in969 snf_include_dir=$withval
1011 if test -z "$snf_include_dir"; then
1012 snf_include_dir="$snf_root/include"
1019 if test -f "$snf_include_dir/snf.h"; then
1026 AC_MSG_ERROR(SNF API headers not found under $snf_include_dir; use --without-snf)
1039 V_INCLS="$V_INCLS -I$snf_include_dir"
Dconfigure6571 snf_include_dir=$withval
6619 if test -z "$snf_include_dir"; then
6620 snf_include_dir="$snf_root/include"
6627 if test -f "$snf_include_dir/snf.h"; then
6635 as_fn_error $? "SNF API headers not found under $snf_include_dir; use --without-snf" "$LINENO" 5
6689 V_INCLS="$V_INCLS -I$snf_include_dir"