r665: merge over the new build system from my tmp branch
authorStefan Metzmacher <metze@samba.org>
Thu, 13 May 2004 10:20:53 +0000 (10:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:36 +0000 (12:53 -0500)
commitf236700ef67d4f93ec56ec7808584552e94e0dfe
tree3572ba5a82860e9dc60661161997b77704867cdc
parentb2d1f7890765fca5a119d43f4906e885c245005f
r665: merge over the new build system from my tmp branch
to the main SAMBA_4_0 tree.

NOTE: that it's not completely ready, but it's functional:-)

metze
(This used to be commit c78a2ddb28ec50d6570a83b1f66f18a5c3621731)
47 files changed:
source4/Makefile.in [deleted file]
source4/aclocal.m4
source4/auth/config.m4
source4/build/smb_build/config_mk.pl [new file with mode: 0644]
source4/build/smb_build/core.m4 [new file with mode: 0644]
source4/build/smb_build/depend.pl [new file with mode: 0644]
source4/build/smb_build/input.pl [new file with mode: 0644]
source4/build/smb_build/main.pl [new file with mode: 0644]
source4/build/smb_build/makefile.pl [new file with mode: 0644]
source4/build/smb_build/output.pl [new file with mode: 0644]
source4/build/smb_build/public.m4 [new file with mode: 0644]
source4/build/smb_build/smb_build_h.pl [new file with mode: 0644]
source4/configure.in
source4/dynconfig.c
source4/include/includes.h
source4/lib/basic.m4
source4/lib/cmdline/config.m4
source4/lib/iconv.m4
source4/lib/ldb/config.m4
source4/lib/ldb/config.mk [new file with mode: 0644]
source4/lib/popt/config.m4
source4/lib/registry/common/reg_interface.c
source4/lib/registry/config.m4
source4/lib/registry/reg_backend_dir/reg_backend_dir.c
source4/lib/registry/reg_backend_gconf/reg_backend_gconf.c
source4/lib/registry/reg_backend_ldb/reg_backend_ldb.c
source4/lib/registry/reg_backend_nt4/reg_backend_nt4.c
source4/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source4/lib/registry/reg_backend_w95/reg_backend_w95.c
source4/lib/registry/reg_backend_wine/reg_backend_wine.c
source4/lib/registry/tools/gregedit.c
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c
source4/libads/config.m4
source4/libcli/config.m4
source4/libcli/libsmb.m4
source4/librpc/config.m4
source4/ntvfs/config.m4
source4/passdb/config.m4
source4/rpc_server/config.m4
source4/smb_server/config.m4
source4/smbd/process_model.m4
source4/torture/config.m4 [changed mode: 0755->0644]
source4/utils/ndrdump.c
source4/utils/rewrite.c