Lines Matching refs:FOP
753 FOP
937 FOP
1607 --with-fop Use fop to regenerate documentation (default: auto)
1627 FOP Path to fop command
19573 # Check whether --with-fop was given.
19584 # Extract the first word of "fop", so it can be a program name with args.
19585 set dummy fop; ac_word=$2
19592 case $FOP in
19594 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
19619 FOP=$ac_cv_path_FOP
19620 if test -n "$FOP"; then
19621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
19622 printf "%s\n" "$FOP" >&6; }
19629 if test "x$FOP" = "x"; then
19630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: fop not found - documentation targets will be skipped" >&5
19631 printf "%s\n" "$as_me: WARNING: fop not found - documentation targets will be skipped" >&2;}
19637 # Extract the first word of "fop", so it can be a program name with args.
19638 set dummy fop; ac_word=$2
19645 case $FOP in
19647 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
19672 FOP=$ac_cv_path_FOP
19673 if test -n "$FOP"; then
19674 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
19675 printf "%s\n" "$FOP" >&6; }
19682 if test "x$FOP" = "x"; then
19683 as_fn_error $? "--with-fop=yes specified but fop not found in PATH" "$LINENO" 5
19687 if test "x$FOP" != "x"; then
19688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&5
19689 printf "%s\n" "$as_me: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&2;}
19693 as_fn_error $? "--with-fop expects 'yes' or 'no'" "$LINENO" 5
19696 # Test for a minimum version of fop, if provided.