Home | History | Annotate | Download | only in dist

Lines Matching refs:xsltproc

750 XSLTPROC
938 XSLTPROC
1608 --with-xsltproc Use xsltproc for the transformation of XML documents
1628 XSLTPROC Path to xsltproc command
19713 # Check whether --with-xsltproc was given.
19724 # Extract the first word of "xsltproc", so it can be a program name with args.
19725 set dummy xsltproc; ac_word=$2
19732 case $XSLTPROC in
19734 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
19759 XSLTPROC=$ac_cv_path_XSLTPROC
19760 if test -n "$XSLTPROC"; then
19761 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
19762 printf "%s\n" "$XSLTPROC" >&6; }
19769 if test "x$XSLTPROC" = "x"; then
19770 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: xsltproc not found - cannot transform XML documents" >&5
19771 printf "%s\n" "$as_me: WARNING: xsltproc not found - cannot transform XML documents" >&2;}
19777 # Extract the first word of "xsltproc", so it can be a program name with args.
19778 set dummy xsltproc; ac_word=$2
19785 case $XSLTPROC in
19787 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
19812 XSLTPROC=$ac_cv_path_XSLTPROC
19813 if test -n "$XSLTPROC"; then
19814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
19815 printf "%s\n" "$XSLTPROC" >&6; }
19822 if test "x$XSLTPROC" = "x"; then
19823 as_fn_error $? "--with-xsltproc=yes specified but xsltproc not found in PATH" "$LINENO" 5
19827 if test "x$XSLTPROC" != "x"; then
19828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&5
19829 printf "%s\n" "$as_me: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&2;}
19833 as_fn_error $? "--with-xsltproc expects 'yes' or 'no'" "$LINENO" 5