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

/external/libpcap/
H A Dconfigure6411 dag_include_dir=$withval
6462 if test -z "$dag_include_dir"; then
6463 dag_include_dir="$dag_root/include"
6474 if test -r $dag_include_dir/dagapi.h; then
6477 { echo "$as_me:$LINENO: result: $ac_cv_lbl_dag_api ($dag_include_dir)" >&5
6478 echo "${ECHO_T}$ac_cv_lbl_dag_api ($dag_include_dir)" >&6; }
6551 if test -r $dag_include_dir/dagreg.h; then
6583 V_INCLS="$V_INCLS -I$dag_include_dir"

Completed in 43 milliseconds