Searched refs:BCC (Results 1 – 4 of 4) sorted by relevance
19 BCC := @BCC@
4 BCC = bcc macro
156 AX_PATH_PROG_OR_FAIL([BCC], [bcc])304 AC_ARG_VAR([BCC], [Path to bcc tool])
1596 BCC Path to bcc tool4416 case $BCC in4418 ac_cv_path_BCC="$BCC" # Let the user override the test with a path.4440 BCC=$ac_cv_path_BCC4441 if test -n "$BCC"; then4442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BCC" >&54443 $as_echo "$BCC" >&6; }4450 if test x"${BCC}" = x"no"
Completed in 11 milliseconds