Lines Matching refs:xsltproc
735 XSLTPROC
928 XSLTPROC
1598 --with-xsltproc Use xsltproc for the transformation of XML documents
1619 XSLTPROC Path to xsltproc command
20908 # Check whether --with-xsltproc was given.
20920 # Extract the first word of "xsltproc", so it can be a program name with args.
20921 set dummy xsltproc; ac_word=$2
20928 e) case $XSLTPROC in
20930 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
20956 XSLTPROC=$ac_cv_path_XSLTPROC
20957 if test -n "$XSLTPROC"; then
20958 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
20959 printf "%s\n" "$XSLTPROC" >&6; }
20966 if test "x$XSLTPROC" = "x"; then
20967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: xsltproc not found - cannot transform XML documents" >&5
20968 printf "%s\n" "$as_me: WARNING: xsltproc not found - cannot transform XML documents" >&2;}
20974 # Extract the first word of "xsltproc", so it can be a program name with args.
20975 set dummy xsltproc; ac_word=$2
20982 e) case $XSLTPROC in
20984 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
21010 XSLTPROC=$ac_cv_path_XSLTPROC
21011 if test -n "$XSLTPROC"; then
21012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
21013 printf "%s\n" "$XSLTPROC" >&6; }
21020 if test "x$XSLTPROC" = "x"; then
21021 as_fn_error $? "--with-xsltproc=yes specified but xsltproc not found in PATH" "$LINENO" 5
21025 if test "x$XSLTPROC" != "x"; then
21026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&5
21027 printf "%s\n" "$as_me: WARNING: ignoring XSLTPROC environment variable since --with-xsltproc=no was specified" >&2;}
21031 as_fn_error $? "--with-xsltproc expects 'yes' or 'no'" "$LINENO" 5