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

/freebsd-9.3-release/contrib/bmake/
H A Dconfigure660 with_defshell
2267 if test "${with_defshell+set}" = set; then :
2268 withval=$with_defshell; case "${withval}" in
2271 *) case "$with_defshell" in
2275 *) defshell_path=$with_defshell;; # better be sh compatible!

Completed in 63 milliseconds