summaryrefslogtreecommitdiff
path: root/source4/build/smb_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-19 18:47:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:58:49 -0500
commitc06acda7d5b78bfd5c098477b1ca9d949092e281 (patch)
tree53fd406c07a047e9551d80833f30050f1544a049 /source4/build/smb_build
parent84f07e56a4f27d35bad36f1b74a09c205bcdccaa (diff)
downloadsamba-c06acda7d5b78bfd5c098477b1ca9d949092e281.tar.gz
samba-c06acda7d5b78bfd5c098477b1ca9d949092e281.tar.bz2
samba-c06acda7d5b78bfd5c098477b1ca9d949092e281.zip
r14571: More improvements on shared library support in Samba. Only ldb is left now...
(This used to be commit e71cca7f0cec62357eba6ba02d13f1c3f04edaa7)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r--source4/build/smb_build/TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO
index 7a95f8824f..a9134c35a2 100644
--- a/source4/build/smb_build/TODO
+++ b/source4/build/smb_build/TODO
@@ -1,11 +1,6 @@
-- saner names for some of the .pc files (reduce the amount of .pc files?)
+- saner names for some of the .pc files and libraries (reduce the amount of .pc files?)
- plugin loading support in ldb
-- proper #include dependencies:
- for each subsystem:
- - include line in Makefile
- - rule in Makefile
- generate headermap.txt
-- fixed shared library install
set of test scripts that check the code:
- configure_check_unused.pl