Home | History | Annotate | Download | only in dist

Lines Matching refs:FOP

740 FOP
893 FOP
1543 --with-fop Use fop to regenerate documentation (default: auto)
1566 FOP Path to fop command
11493 # Check whether --with-fop was given.
11504 # Extract the first word of "fop", so it can be a program name with args.
11505 set dummy fop; ac_word=$2
11512 case $FOP in
11514 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
11539 FOP=$ac_cv_path_FOP
11540 if test -n "$FOP"; then
11541 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
11542 printf "%s\n" "$FOP" >&6; }
11549 if test "x$FOP" = "x"; then
11550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: fop not found - documentation targets will be skipped" >&5
11551 printf "%s\n" "$as_me: WARNING: fop not found - documentation targets will be skipped" >&2;}
11557 # Extract the first word of "fop", so it can be a program name with args.
11558 set dummy fop; ac_word=$2
11565 case $FOP in
11567 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
11592 FOP=$ac_cv_path_FOP
11593 if test -n "$FOP"; then
11594 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
11595 printf "%s\n" "$FOP" >&6; }
11602 if test "x$FOP" = "x"; then
11603 as_fn_error $? "--with-fop=yes specified but fop not found in PATH" "$LINENO" 5
11607 if test "x$FOP" != "x"; then
11608 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&5
11609 printf "%s\n" "$as_me: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&2;}
11613 as_fn_error $? "--with-fop expects 'yes' or 'no'" "$LINENO" 5
11616 # Test for a minimum version of fop, if provided.