summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-31 00:02:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:49:06 -0500
commit2cb372f7a457d16bef791eb9670f61555510fe87 (patch)
tree4e69fe5f6e60c8b0fdbbc4bb0bb7b96ffb310abc /source4/build
parent046a54f96394fe49226ab2b48fdeb7c07937ea57 (diff)
downloadsamba-2cb372f7a457d16bef791eb9670f61555510fe87.tar.gz
samba-2cb372f7a457d16bef791eb9670f61555510fe87.tar.bz2
samba-2cb372f7a457d16bef791eb9670f61555510fe87.zip
r12623: Another round of fixes for the prototypes of tables.c
(This used to be commit fb5b22e3dc9ad0892817ae72a73e1e80f3db75c5)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO
index 6c45e6e6b2..487556b513 100644
--- a/source4/build/smb_build/TODO
+++ b/source4/build/smb_build/TODO
@@ -4,11 +4,7 @@
- install Samba-specific headers in $INCLUDEDIR/samba-4.0. talloc.h, tdb.h and
ldb.h belong in $INCLUDEDIR
- add register function to smbtorture
-- init functions per shared library / binary
- - gensec, com
- - rpc/ndr ??
- - list not automatically generated
- - utility function for 'init mutex'
- install shared modules
- improve (un)install scripts (rewrite in perl?)
- proper #include dependencies
+- determine dependencies from #include lines ?