Searched refs:XSLTPROC (Results 1 – 14 of 14) sorted by relevance
93 XSLTPROC = xsltproc macro194 $(XSLTPROC) --path "$(PWD)" --xinclude number-regs.xsl $< | \195 $(XSLTPROC) sort-regs.xsl - | \196 $(XSLTPROC) gdbserver-regs.xsl - >> $(outdir)/$*.tmp
238 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \467 XSLTPROC = xsltproc macro547 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \566 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \576 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \632 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
272 XSLTPROC = xsltproc937 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \1046 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \1061 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \1071 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \1108 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
28 XSLTPROC = @XSLTPROC@207 $(ECHO_GEN) $(XSLTPROC) -o $(SYSCALLS_SRCDIR)/$@ $(SYSCALLS_SRCDIR)/apply-defaults.xsl \
300 XSLTPROC = @XSLTPROC@
311 XSLTPROC = @XSLTPROC@
533 AC_CHECK_PROG([XSLTPROC], xsltproc, yes, no)
582 dnl XSLTPROC must be set before this622 …if test x${XSLTPROC} = xyes && echo '<title/>' | xsltproc --noout --nonet --xinclude $glibcxx_docb…
78272 if test -n "$XSLTPROC"; then78273 ac_cv_prog_XSLTPROC="$XSLTPROC" # Let the user override the test.78293 XSLTPROC=$ac_cv_prog_XSLTPROC78294 if test -n "$XSLTPROC"; then78295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&578296 $as_echo "$XSLTPROC" >&6; }78378 …if test x${XSLTPROC} = xyes && echo '<title/>' | xsltproc --noout --nonet --xinclude $glibcxx_docb…
379 XSLTPROC = @XSLTPROC@
372 XSLTPROC = @XSLTPROC@
2205 AC_PATH_PROGS(XSLTPROC, xsltproc, missing)2207 if test "${XSLTPROC}" = missing; then2211 AC_SUBST(XSLTPROC) subst
33574 case $XSLTPROC in33576 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.33597 XSLTPROC=$ac_cv_path_XSLTPROC33598 if test -n "$XSLTPROC"; then33599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&533600 $as_echo "$XSLTPROC" >&6; }33607 test -n "$XSLTPROC" && break33609 test -n "$XSLTPROC" || XSLTPROC="missing"33612 if test "${XSLTPROC}" = missing; then
270 XSLTPROC = @XSLTPROC@