Home
last modified time | relevance | path

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

/NextBSD/contrib/bmake/
HDconfigure.in23 *) case "$with_defshell" in
27 *) defshell_path=$with_defshell;; # better be sh compatible!
HDconfigure2320 if test "${with_defshell+set}" = set; then :
2321 withval=$with_defshell; case "${withval}" in
2324 *) case "$with_defshell" in
2328 *) defshell_path=$with_defshell;; # better be sh compatible!