Author: tridge Date: 2006-09-06 04:44:32 +0000 (Wed, 06 Sep 2006) New Revision: 18129
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18129 Log: moved the system includes into libreplace - this gives much more isolation of our portability environment from the main code, and also simplifies the includes system (no separate #ifdef _SAMBA_BUILD for tdb. ldb etc now) Added: branches/SAMBA_4_0/source/lib/replace/system/ Removed: branches/SAMBA_4_0/source/include/system/ Modified: branches/SAMBA_4_0/source/configure.ac branches/SAMBA_4_0/source/lib/ldb/include/includes.h branches/SAMBA_4_0/source/lib/replace/libreplace.m4 branches/SAMBA_4_0/source/lib/replace/replace.c branches/SAMBA_4_0/source/lib/replace/replace.h branches/SAMBA_4_0/source/lib/replace/system/capability.h branches/SAMBA_4_0/source/lib/replace/system/dir.h branches/SAMBA_4_0/source/lib/replace/system/filesys.h branches/SAMBA_4_0/source/lib/replace/system/glob.h branches/SAMBA_4_0/source/lib/replace/system/iconv.h branches/SAMBA_4_0/source/lib/replace/system/kerberos.h branches/SAMBA_4_0/source/lib/replace/system/locale.h branches/SAMBA_4_0/source/lib/replace/system/network.h branches/SAMBA_4_0/source/lib/replace/system/passwd.h branches/SAMBA_4_0/source/lib/replace/system/printing.h branches/SAMBA_4_0/source/lib/replace/system/readline.h branches/SAMBA_4_0/source/lib/replace/system/select.h branches/SAMBA_4_0/source/lib/replace/system/shmem.h branches/SAMBA_4_0/source/lib/replace/system/syslog.h branches/SAMBA_4_0/source/lib/replace/system/terminal.h branches/SAMBA_4_0/source/lib/replace/system/time.h branches/SAMBA_4_0/source/lib/replace/system/wait.h branches/SAMBA_4_0/source/lib/replace/test/testsuite.c branches/SAMBA_4_0/source/lib/talloc/talloc.c branches/SAMBA_4_0/source/lib/talloc/testsuite.c branches/SAMBA_4_0/source/lib/tdb/Makefile.in branches/SAMBA_4_0/source/lib/tdb/autogen.sh branches/SAMBA_4_0/source/lib/tdb/common/tdb_private.h branches/SAMBA_4_0/source/lib/tdb/configure.ac branches/SAMBA_4_0/source/lib/tdb/tools/tdbbackup.c branches/SAMBA_4_0/source/lib/tdb/tools/tdbdump.c branches/SAMBA_4_0/source/lib/tdb/tools/tdbtest.c branches/SAMBA_4_0/source/lib/tdb/tools/tdbtorture.c Changeset: Sorry, the patch is too large (824 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18129
