Home | History | Annotate | Download | only in autoconf

Lines Matching refs:precious_files_regex

1121     precious_files_regex=
1248 precious_files_regex="$arg"
3387 if test "X$precious_files_regex" != "X"; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1