Searched refs:have_xsltproc (Results 1 – 3 of 3) sorted by relevance
532 AM_CONDITIONAL(have_xsltproc, test "$XSLTPROC_WORKS" = "yes") condition
1234 # have_xsltproc: returns yes if xsltproc found in PATH or no1253 have_xsltproc=no1255 have_xsltproc=yes1262 have_xsltproc=yes1267 have_xsltproc=no1272 AM_CONDITIONAL([HAVE_XSLTPROC], [test "$have_xsltproc" = yes])
12897 have_xsltproc=no12899 have_xsltproc=yes12945 have_xsltproc=yes12951 have_xsltproc=no12956 if test "$have_xsltproc" = yes; then