Lines Matching refs:purify_path
815 purify_path
18017 case $purify_path in
18019 ac_cv_path_purify_path="$purify_path" # Let the user override the test with a path.
18041 purify_path=$ac_cv_path_purify_path
18042 if test -n "$purify_path"; then
18043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $purify_path" >&5
18044 $as_echo "$purify_path" >&6; }
18053 purify_path="$use_purify"
18064 if test -f "$purify_path" || test purify = "$purify_path"; then
18065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $purify_path" >&5
18066 $as_echo "$purify_path" >&6; }
18068 PURIFY="$purify_path $PURIFYFLAGS"
18070 as_fn_error $? "$purify_path not found.