move all old configure checks to build/m4/rewrite.m4
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2004 15:03:46 +0000 (15:03 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2004 15:03:46 +0000 (15:03 +0000)
commitf08565bd3a3a2d628be26957278988cc52e1b8f6
treea5c83ada2a185c67b1449f667179a24203cb7667
parentdf52da0ec02114de41d38af61f7f484823ded187
move all old configure checks to build/m4/rewrite.m4
we should get rid of this file in the end:-)

the tests should go into subsystems config.m4 files

the goal is to know which tests belong to what code
and remove unused tests to make configure a bit faster

metze
(This used to be commit 3abb0fd19b27261e2b9fa46f287162be8f096913)
source4/build/m4/rewrite.m4 [new file with mode: 0644]
source4/configure.in