Home
last modified time | relevance | path

Searched defs:HAVE_LIBXML (Results 1 – 2 of 2) sorted by relevance

/third_party/wayland_standard/
Dconfigure.ac125 AC_DEFINE(HAVE_LIBXML, 1, [libxml-2.0 is available]) definition
/third_party/ltp/tools/sparse/sparse-src/
DMakefile145 HAVE_LIBXML:=$(shell $(PKG_CONFIG) --exists libxml-2.0 2>/dev/null && echo 'yes') macro