Home | History | Annotate | Download | only in dist

Lines Matching refs:GENHTML

704 GENHTML
12127 # Extract the first word of "genhtml", so it can be a program name with args.
12128 set dummy genhtml; ac_word=$2
12134 case $GENHTML in
12136 ac_cv_path_GENHTML="$GENHTML" # Let the user override the test with a path.
12158 GENHTML=$ac_cv_path_GENHTML
12159 if test -n "$GENHTML"; then
12160 { $as_echo "$as_me:$LINENO: result: $GENHTML" >&5
12161 $as_echo "$GENHTML" >&6; }
12168 if test "$LCOV" = no -o "$GENHTML" = no ; then
12169 { { $as_echo "$as_me:$LINENO: error: lcov and genhtml are required for profiling" >&5
12170 $as_echo "$as_me: error: lcov and genhtml are required for profiling" >&2;}