Searched refs:snf_include_dir (Results 1 – 2 of 2) sorted by relevance
969 snf_include_dir=$withval1011 if test -z "$snf_include_dir"; then1012 snf_include_dir="$snf_root/include"1019 if test -f "$snf_include_dir/snf.h"; then1026 AC_MSG_ERROR(SNF API headers not found under $snf_include_dir; use --without-snf)1039 V_INCLS="$V_INCLS -I$snf_include_dir"
6571 snf_include_dir=$withval6619 if test -z "$snf_include_dir"; then6620 snf_include_dir="$snf_root/include"6627 if test -f "$snf_include_dir/snf.h"; then6635 as_fn_error $? "SNF API headers not found under $snf_include_dir; use --without-snf" "$LINENO" 56689 V_INCLS="$V_INCLS -I$snf_include_dir"