Lines Matching refs:DOT
643 DOT
9289 # MS-DOS does not allow filenames that begin with a dot.
17271 # Extract the first word of "${ac_tool_prefix}dot", so it can be a program name with args.
17272 set dummy ${ac_tool_prefix}dot; ac_word=$2
17278 if test -n "$DOT"; then
17279 ac_cv_prog_DOT="$DOT" # Let the user override the test.
17288 ac_cv_prog_DOT="${ac_tool_prefix}dot"
17298 DOT=$ac_cv_prog_DOT
17299 if test -n "$DOT"; then
17300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOT" >&5
17301 $as_echo "$DOT" >&6; }
17310 ac_ct_DOT=$DOT
17311 # Extract the first word of "dot", so it can be a program name with args.
17312 set dummy dot; ac_word=$2
17328 ac_cv_prog_ac_ct_DOT="dot"
17348 DOT="no"
17356 DOT=$ac_ct_DOT
17359 DOT="$ac_cv_prog_DOT"
17364 DOT=no
17370 if test "x$DOT" = xno; then
17371 as_fn_error $? "Documentation enabled but dot was not found in your path. Please install graphviz" "$LINENO" 5
17374 if test "x$DOXYGEN" != xno -a "x$DOT" != xno; then