Home | History | Annotate | Download | only in dist

Lines Matching refs:xsltproc

686 XSLTPROC
810 XSLTPROC
1449 --with-xsltproc Use xsltproc for the transformation of XML documents
1460 XSLTPROC Path to xsltproc command
3401 # Check whether --with-xsltproc was given.
3413 # Extract the first word of "xsltproc", so it can be a program name with args.
3414 set dummy xsltproc; ac_word=$2
3421 e) case $XSLTPROC in
3423 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
3449 XSLTPROC=$ac_cv_path_XSLTPROC
3450 if test -n "$XSLTPROC"; then
3451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
3452 printf "%s\n" "$XSLTPROC" >&6; }
3459 if test "x$XSLTPROC" = "x"; then
3460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: xsltproc not found - cannot transform XML documents" >&5
3461 printf "%s\n" "$as_me: WARNING: xsltproc not found - cannot transform XML documents" >&2;}
3467 # Extract the first word of "xsltproc", so it can be a program name with args.
3468 set dummy xsltproc; ac_word=$2
3475 e) case $XSLTPROC in
3477 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
3503 XSLTPROC=$ac_cv_path_XSLTPROC
3504 if test -n "$XSLTPROC"; then
3505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
3506 printf "%s\n" "$XSLTPROC" >&6; }
3513 if test "x$XSLTPROC" = "x"; then
3514 as_fn_error $? "--with-xsltproc=yes specified but xsltproc not found in PATH" "$LINENO" 5
3518 if test "x$XSLTPROC" != "x"; then
3519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&5
3520 printf "%s\n" "$as_me: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&2;}
3524 as_fn_error $? "--with-xsltproc expects 'yes' or 'no'" "$LINENO" 5