Lines Matching refs:DOXYGEN
644 DOXYGEN
1449 --disable-documentation Disable Doxygen documentation (default: auto)
17169 # Check for Doxygen.
17179 # Extract the first word of "${ac_tool_prefix}doxygen", so it can be a program name with args.
17180 set dummy ${ac_tool_prefix}doxygen; ac_word=$2
17186 if test -n "$DOXYGEN"; then
17187 ac_cv_prog_DOXYGEN="$DOXYGEN" # Let the user override the test.
17196 ac_cv_prog_DOXYGEN="${ac_tool_prefix}doxygen"
17206 DOXYGEN=$ac_cv_prog_DOXYGEN
17207 if test -n "$DOXYGEN"; then
17208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
17209 $as_echo "$DOXYGEN" >&6; }
17218 ac_ct_DOXYGEN=$DOXYGEN
17219 # Extract the first word of "doxygen", so it can be a program name with args.
17220 set dummy doxygen; ac_word=$2
17236 ac_cv_prog_ac_ct_DOXYGEN="doxygen"
17256 DOXYGEN="no"
17264 DOXYGEN=$ac_ct_DOXYGEN
17267 DOXYGEN="$ac_cv_prog_DOXYGEN"
17363 DOXYGEN=no
17367 if test "x$DOXYGEN" = xno; then
17368 as_fn_error $? "Documentation enabled but doxygen was not found in your path" "$LINENO" 5
17374 if test "x$DOXYGEN" != xno -a "x$DOT" != xno; then