X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=etc%2FMakefile.am;h=fa62b18daaecd62acb22796729c8678d060519b0;hb=a8f363a4b0d94a46640144e2d521c070f61e5b6e;hp=48ed80ce94883c21076d687f327b37b7244c1fac;hpb=83a25d84707e8a11b52d987ce177cc348990268e;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 48ed80c..fa62b18 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.13 2008-01-30 11:42:01 adam Exp $ # This doesn't actually build anything, it just tests whether the # configuration files here correspond with the schema. @@ -41,6 +40,7 @@ check_rng: check_xsd: if test `xmllint --version 2>&1 |head -1|awk '{print $$5}'` -gt 20622; then xmllint --noout --xinclude --schema $(xsd) $(xmlconfig); fi -check-local: check_rng check_xsd +#check-local: check_rng check_xsd +check-local: check_rng