build: Add automatic compare of config.h files to recursive waf build
authorAndrew Bartlett <abartlet@samba.org>
Thu, 31 May 2012 23:48:20 +0000 (09:48 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Jun 2012 01:04:27 +0000 (03:04 +0200)
commit403dda3c22752bc117d2c842aea8445f84a0cfa0
treeb23bd78517870ea8925f7ca4cbdc12d565fadea4
parent50d4c96d66b876741672f8ce4744891e713f3a3f
build: Add automatic compare of config.h files to recursive waf build

This uses the fact that we have both build systems running at the same time.

The krb5 checks are skipped because we typically are comparing internal Heimdal
with the system krb5, so they do not make sense.

The required checks for krb5 are pretty well understood in any case, as
we have a limited set of supported libraries.

Andrew Bartlett
buildtools/compare_config_h3-exceptions.grep [new file with mode: 0644]
buildtools/compare_config_h3.sh
source3/Makefile-smbtorture4