Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:MAKEINFO

649 MAKEINFO
10272 # Extract the first word of "makeinfo", so it can be a program name with args.
10273 set dummy makeinfo; ac_word=$2
10279 if test -n "$MAKEINFO"; then
10280 ac_cv_prog_MAKEINFO="$MAKEINFO" # Let the user override the test.
10289 ac_cv_prog_MAKEINFO="makeinfo"
10299 MAKEINFO=$ac_cv_prog_MAKEINFO
10300 if test -n "$MAKEINFO"; then
10301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKEINFO" >&5
10302 $as_echo "$MAKEINFO" >&6; }
10309 if test "_$MAKEINFO" = "_"; then
10310 MAKEINFO="@echo Makeinfo is missing. Info documentation will not be built.;true"
10312 case "$MAKEINFO" in
10315 *** Makeinfo is missing. Info documentation will not be built." >&5
10317 *** Makeinfo is missing. Info documentation will not be built." >&2;}