Home | History | Annotate | Download | only in dist

Lines Matching refs:FOP

743 FOP
926 FOP
1594 --with-fop Use fop to regenerate documentation (default: auto)
1616 FOP Path to fop command
20240 # Check whether --with-fop was given.
20252 # Extract the first word of "fop", so it can be a program name with args.
20253 set dummy fop; ac_word=$2
20260 e) case $FOP in
20262 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
20288 FOP=$ac_cv_path_FOP
20289 if test -n "$FOP"; then
20290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
20291 printf "%s\n" "$FOP" >&6; }
20298 if test "x$FOP" = "x"; then
20299 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: fop not found - documentation targets will be skipped" >&5
20300 printf "%s\n" "$as_me: WARNING: fop not found - documentation targets will be skipped" >&2;}
20306 # Extract the first word of "fop", so it can be a program name with args.
20307 set dummy fop; ac_word=$2
20314 e) case $FOP in
20316 ac_cv_path_FOP="$FOP" # Let the user override the test with a path.
20342 FOP=$ac_cv_path_FOP
20343 if test -n "$FOP"; then
20344 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FOP" >&5
20345 printf "%s\n" "$FOP" >&6; }
20352 if test "x$FOP" = "x"; then
20353 as_fn_error $? "--with-fop=yes specified but fop not found in PATH" "$LINENO" 5
20357 if test "x$FOP" != "x"; then
20358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&5
20359 printf "%s\n" "$as_me: WARNING: ignoring FOP environment variable since --with-fop=no was specified" >&2;}
20363 as_fn_error $? "--with-fop expects 'yes' or 'no'" "$LINENO" 5
20366 # Test for a minimum version of fop, if provided.