s3-build: Move generated config.h and config.h.in to include/autoconf
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 May 2011 08:59:15 +0000 (10:59 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 9 May 2011 09:21:09 +0000 (11:21 +0200)
commit7e8f086798c36f64581ed7444df535e85fa0b5af
tree511f0050a8c0e072e13c2b6c2de7bd641f34ca6c
parent8aab926c2804230b633e0eb29655f4e32226aa4f
s3-build: Move generated config.h and config.h.in to include/autoconf

This ensures that these are not found by the waf build, which causes
issues when the wrong config.h is used by the recursive smbtorture build

Andrew Bartlett
.gitignore
source3/Makefile-smbtorture4
source3/Makefile.in
source3/configure.in
source3/include/autoconf/README [new file with mode: 0644]
source3/script/mkbuildoptions.awk