Home
last modified time | relevance | path

Searched refs:have_xsltproc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A Dacinclude.m4532 AM_CONDITIONAL(have_xsltproc, test "$XSLTPROC_WORKS" = "yes") condition
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m41234 # have_xsltproc: returns yes if xsltproc found in PATH or no
1253 have_xsltproc=no
1255 have_xsltproc=yes
1262 have_xsltproc=yes
1267 have_xsltproc=no
1272 AM_CONDITIONAL([HAVE_XSLTPROC], [test "$have_xsltproc" = yes])
H A Dconfigure12897 have_xsltproc=no
12899 have_xsltproc=yes
12945 have_xsltproc=yes
12951 have_xsltproc=no
12956 if test "$have_xsltproc" = yes; then