Searched refs:XMLLINT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xcb-proto/dist/
H A Dconfigure.ac11 AC_PATH_PROG(XMLLINT, xmllint, no)
12 AM_CONDITIONAL(HAVE_XMLLINT, test "x$XMLLINT" != "xno")
13 if test "$XMLLINT" = "no"; then
H A DMakefile.in271 XMLLINT = @XMLLINT@ macro
H A Dconfigure633 XMLLINT
2522 case $XMLLINT in
2524 ac_cv_path_XMLLINT="$XMLLINT" # Let the user override the test with a path.
2550 XMLLINT=$ac_cv_path_XMLLINT
2551 if test -n "$XMLLINT"; then
2552 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XMLLINT" >&5
2553 printf "%s\n" "$XMLLINT" >&6; }
2560 if test "x$XMLLINT" != "xno"; then
2568 if test "$XMLLINT" = "no"; then
/xsrc/external/mit/xcb-proto/dist/src/
H A DMakefile.am38 $(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
H A DMakefile.in208 XMLLINT = @XMLLINT@ macro
551 @HAVE_XMLLINT_TRUE@ $(XMLLINT) --noout --schema $(srcdir)/xcb.xsd $(srcdir)/*.xml
/xsrc/external/mit/xcb-proto/dist/xcbgen/
H A DMakefile.in194 XMLLINT = @XMLLINT@ macro

Completed in 14 milliseconds