Lines Matching refs:purify_path
780 purify_path
15097 case $purify_path in
15099 ac_cv_path_purify_path="$purify_path" # Let the user override the test with a path.
15121 purify_path=$ac_cv_path_purify_path
15122 if test -n "$purify_path"; then
15123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $purify_path" >&5
15124 $as_echo "$purify_path" >&6; }
15133 purify_path="$use_purify"
15144 if test -f $purify_path || test $purify_path = purify; then
15145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $purify_path" >&5
15146 $as_echo "$purify_path" >&6; }
15148 PURIFY="$purify_path $PURIFYFLAGS"
15150 as_fn_error $? "$purify_path not found.