Home | History | Annotate | Download | only in libstdc++-v3

Lines Matching refs:XSLTPROC

672 XSLTPROC
54791 # Extract the first word of "xsltproc", so it can be a program name with args.
54792 set dummy xsltproc; ac_word=$2
54798 if test -n "$XSLTPROC"; then
54799 ac_cv_prog_XSLTPROC="$XSLTPROC" # Let the user override the test.
54819 XSLTPROC=$ac_cv_prog_XSLTPROC
54820 if test -n "$XSLTPROC"; then
54821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
54822 $as_echo "$XSLTPROC" >&6; }
54904 if test x${XSLTPROC} = xyes && echo '<title/>' | xsltproc --noout --nonet --xinclude $glibcxx_docbook_url/xhtml/docbook.xsl - 2>/dev/null; then