Home
last modified time | relevance | path

Searched refs:cnf_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/am-utils/dist/
H A Dbuildall41 cnf_flags="-C" # use config.cache cache file
335 if test -z "${cnf_flags}${extra_cnf_flags}"; then
339 echo $cnf_cmd $cnf_flags $extra_cnf_flags $cmdline_cnf_flags
340 eval $cnf_cmd $cnf_flags $extra_cnf_flags $cmdline_cnf_flags || exit 1
H A DChangeLog6740 * buildall (Usage): separate $cnf_flags and $extra_cnf_flags due