diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-03-09 22:06:54 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:56:51 -0500 |
commit | c6519ad9c0a45981a4ae101ee961acc397d4140d (patch) | |
tree | a9b4ed684e099643c3a4df1f2080770604666156 /source4/build/smb_build | |
parent | 3ccea395aa3e00e4f9cb0eb2fdee2cb763cc47ac (diff) | |
download | samba-c6519ad9c0a45981a4ae101ee961acc397d4140d.tar.gz samba-c6519ad9c0a45981a4ae101ee961acc397d4140d.tar.bz2 samba-c6519ad9c0a45981a4ae101ee961acc397d4140d.zip |
r14109: Modulify the smbcalls subsystem.
(This used to be commit d538eac9dbfdd786b533cb5fbbd35ab2fd7358ba)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r-- | source4/build/smb_build/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index 22130b6b7a..480b6e31e4 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -1,4 +1,6 @@ - sonames +- hack for loading modules locally + - create - saner names for some of the .pc files - .pc files also when there is a public header? - get rid of include/structs.h and include/proto.h @@ -9,3 +11,4 @@ - include line in Makefile - rule in Makefile - determine dependencies from #include lines ? +- install (parts of ?) autogenerated headers |