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

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dnonposix.h88 # define BSHELL (system_shell_name()) macro
197 #ifndef BSHELL
198 # define BSHELL "/bin/sh" macro
204 # define IS_BSHELL(s) ((s) && strcmp(s,BSHELL) == 0)
/netbsd-current/tools/host-mkdep/
H A Dconfigure933 case $BSHELL in
935 ac_cv_path_BSHELL="$BSHELL" # Let the user override the test with a path.
953 BSHELL=$ac_cv_path_BSHELL
955 if test -n "$BSHELL"; then
956 echo "$as_me:956: result: $BSHELL" >&5
957 echo "${ECHO_T}$BSHELL" >&6
963 if test x"$BSHELL" = x; then
2315 s,@BSHELL@,$BSHELL,;t t
/netbsd-current/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp353 commands[SPOOL_INDEX].set_name(BSHELL);
/netbsd-current/tools/compat/
H A Dconfigure638 BSHELL
3364 case $BSHELL in
3366 ac_cv_path_BSHELL="$BSHELL" # Let the user override the test with a path.
3387 BSHELL=$ac_cv_path_BSHELL
3388 if test -n "$BSHELL"; then
3389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BSHELL" >&5
3390 $as_echo "$BSHELL" >&6; }
3397 if test x"$BSHELL" = x; then
3402 #define PATH_BSHELL "$BSHELL"
/netbsd-current/
H A Dbuild.sh523 setmakeenv BSHELL "${HOST_SH}"

Completed in 192 milliseconds