Home | History | Annotate | Download | only in dist

Lines Matching refs:doxygen

751 DOXYGEN
968 DOXYGEN
1670 --with-doxygen Use doxygen to regenerate documentation (default:
1694 DOXYGEN Path to doxygen command
20600 # Check whether --with-doxygen was given.
20611 # Extract the first word of "doxygen", so it can be a program name with args.
20612 set dummy doxygen; ac_word=$2
20619 case $DOXYGEN in
20621 ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.
20646 DOXYGEN=$ac_cv_path_DOXYGEN
20647 if test -n "$DOXYGEN"; then
20648 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
20649 printf "%s\n" "$DOXYGEN" >&6; }
20656 if test "x$DOXYGEN" = "x"; then
20657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: doxygen not found - documentation targets will be skipped" >&5
20658 printf "%s\n" "$as_me: WARNING: doxygen not found - documentation targets will be skipped" >&2;}
20664 # Extract the first word of "doxygen", so it can be a program name with args.
20665 set dummy doxygen; ac_word=$2
20672 case $DOXYGEN in
20674 ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.
20699 DOXYGEN=$ac_cv_path_DOXYGEN
20700 if test -n "$DOXYGEN"; then
20701 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
20702 printf "%s\n" "$DOXYGEN" >&6; }
20709 if test "x$DOXYGEN" = "x"; then
20710 as_fn_error $? "--with-doxygen=yes specified but doxygen not found in PATH" "$LINENO" 5
20714 if test "x$DOXYGEN" != "x"; then
20715 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring DOXYGEN environment variable since --with-doxygen=no was specified" >&5
20716 printf "%s\n" "$as_me: WARNING: ignoring DOXYGEN environment variable since --with-doxygen=no was specified" >&2;}
20720 as_fn_error $? "--with-doxygen expects 'yes' or 'no'" "$LINENO" 5
20797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: dot not found - doxygen targets will be skipped" >&5
20798 printf "%s\n" "$as_me: WARNING: dot not found - doxygen targets will be skipped" >&2;}
22355 ac_config_files="$ac_config_files doc/xcb.doxygen"
23538 "doc/xcb.doxygen") CONFIG_FILES="$CONFIG_FILES doc/xcb.doxygen" ;;