Searched refs:XSLTPROC (Results 1 – 25 of 26) sorted by relevance
12
249 -@(if [ -x $(XSLTPROC) ] ; then \251 $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \258 -@(if [ -x $(XSLTPROC) ] ; then \260 …$(XSLTPROC) --nonet --html --path $(srcdir) $(srcdir)/site.xsl $(srcdir)/xml.html > index.html ; f…266 -@(if [ -x $(XSLTPROC) ] ; then \267 $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi );270 -@(if [ -x $(XSLTPROC) ] ; then \272 $(XSLTPROC) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );275 -@(if [ -x $(XSLTPROC) ] ; then \277 $(XSLTPROC) --nonet --html $(srcdir)/api.xsl \[all …]
69 -@(if [ -x $(XSLTPROC) ] ; then \71 $(XSLTPROC) --nonet --stringparam vendor NIST-2 \77 -@(if [ -x $(XSLTPROC) ] ; then \79 $(XSLTPROC) --nonet --stringparam vendor MS \85 -@(if [ -x $(XSLTPROC) ] ; then \87 $(XSLTPROC) --nonet --stringparam vendor SUN \
116 XSLTPROC = xsltproc macro138 $(XSLTPROC) $(XSLTPROC_FLAGS) -o ./FAQ.txt $(XSL_TEXT_STYLE) $(myxmldir)/FAQ.xml147 $(XSLTPROC) $(XSLTPROC_FLAGS) -o ./ $$x $(myxmldir)/manpages-index.xml; \167 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(myhtmldir)/ $(XSL_HTML_CHUNK_STYLE) $(myxmldir)/index.xml175 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(myprintdir)/index.fo $(XSL_FO_STYLE) $(myxmldir)/index.xml && \253 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(websitedir)/ $(XSL_WEBSITE_STYLE) $(myxmldir)/index.xml264 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(valkyriedir)/ $(XSL_HTML_CHUNK_STYLE) $(myxmldir)/index.xml280 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(vgdir)/html/ $(XSL_HTML_CHUNK_STYLE) $(myxmldir)/index.xml288 $(XSLTPROC) $(XSLTPROC_FLAGS) -o $(vgdir)/print/manual.fo $(XSL_FO_STYLE) $(myxmldir)/index.xml
2686 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then2725 ( $at_check_trace; $XSLTPROC \2743 ( $at_check_trace; $XSLTPROC \3066 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then3105 ( $at_check_trace; $XSLTPROC \3123 ( $at_check_trace; $XSLTPROC \3510 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then3549 ( $at_check_trace; $XSLTPROC \3567 ( $at_check_trace; $XSLTPROC \3893 if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then[all …]
101 : ${XSLTPROC='@XSLTPROC@'}
542 # Run AT_BISON_CHECK's XML/XSLT checks if $BISON_TEST_XML=1 and $XSLTPROC is546 [[if test x"$BISON_TEST_XML" = x1 && test x"$XSLTPROC" != x""; then]563 AT_CHECK([[$XSLTPROC \567 AT_CHECK([[$XSLTPROC \
1271 XSLTPROC = @XSLTPROC@
76 -@(if [ -x $(XSLTPROC) ] ; then \78 …$(XSLTPROC) --nonet -o $(srcdir)/libxml2.devhelp $(srcdir)/devhelp.xsl $(top_srcdir)/doc/libxml2-a…
40 $(XSLTPROC) -o "$@" $(XSLTPROC_FLAGS) $(MANPAGES_STYLESHEET) "$<" && \
41 XSLTPROC := @XSLTPROC@186 $(XSLTPROC) -o $@ $(objroot)doc/html.xsl $<189 $(XSLTPROC) -o $@ $(objroot)doc/manpages.xsl $<
94 AC_PATH_PROG([XSLTPROC], [xsltproc], [false], [$PATH])1641 AC_MSG_RESULT([XSLTPROC : ${XSLTPROC}])
172 AC_PATH_PROG([XSLTPROC], [xsltproc])173 AC_SUBST([XSLTPROC]) subst
1368 XSLTPROC = @XSLTPROC@
8746 case $XSLTPROC in8748 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.8769 XSLTPROC=$ac_cv_path_XSLTPROC8770 if test -n "$XSLTPROC"; then8771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&58772 $as_echo "$XSLTPROC" >&6; }
371 AC_PATH_PROG(XSLTPROC, xsltproc)372 AM_CONDITIONAL([BUILD_MANPAGES], [test "x$XSLTPROC" != "x" -a "x$MANS" != "xno"])
153 QUIET_XSLTPROC = @echo ' ' XSLTPROC $@;
1272 XSLTPROC = @XSLTPROC@
1273 XSLTPROC = @XSLTPROC@
1302 XSLTPROC = @XSLTPROC@
1313 XSLTPROC = @XSLTPROC@
1346 XSLTPROC = @XSLTPROC@
1323 XSLTPROC = @XSLTPROC@
1357 XSLTPROC = @XSLTPROC@
1414 XSLTPROC = @XSLTPROC@
70 AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)