Author: metze
Date: 2004-05-14 12:09:21 +0000 (Fri, 14 May 2004)
New Revision: 728

Added:
   branches/SAMBA_4_0/source/lib/tdb/config.m4
   branches/SAMBA_4_0/source/lib/tdb/config.mk
   branches/SAMBA_4_0/source/lib/tdb_helper.c
Modified:
   branches/SAMBA_4_0/source/lib/basic.m4
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/tdb/tdb.h
   branches/SAMBA_4_0/source/lib/tdb/tdbutil.c
Log:
- let libldb_tdb depend on new subsystem LIBTDB

- remove tdb logging helper functions out of LIBTDB subsystem

- build libtdb shared lib with 'make library_libtdb'

the libs are not usable for now,

tridge: please remove the dependecy of CatchSignal() and smb_panic()
        from libtdb
        maybe use function pointers in the TDB_CONTEXT

        then run make library_libtdb
        and then make build/tests/trivial.o
        and then gcc -o trivial -L./bin -ltdb
        and then gcc -o trivial -L./bin -lldb

metze


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/lib&rev=728&nolog=1

Reply via email to