summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/TODO
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-26 11:58:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:59 -0500
commit61ff97e360b92aae536a4e2b8cae9ad9c3fa875f (patch)
treea8823dcae6382cf1d7f1f7e0d8b21267b08ebd38 /source4/build/smb_build/TODO
parentf5bc4a72c56a8d74bfa0f334890fac9b3ea3f37e (diff)
downloadsamba-61ff97e360b92aae536a4e2b8cae9ad9c3fa875f.tar.gz
samba-61ff97e360b92aae536a4e2b8cae9ad9c3fa875f.tar.bz2
samba-61ff97e360b92aae536a4e2b8cae9ad9c3fa875f.zip
r15271: Fix --enable-dso
(This used to be commit 8de11ec2445ce414b37938b07937fdd7837f89a2)
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r--source4/build/smb_build/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO
index e74e7790a0..2c4a913828 100644
--- a/source4/build/smb_build/TODO
+++ b/source4/build/smb_build/TODO
@@ -1,7 +1,4 @@
- let the build system implement some make functions($(patsubst),$(wildcard),...) and use our own implementations where `make' does not support them
-- fix --enable-dso:
- - loop over all the dependencies of a SUBSYSTEM
- - include their PUBLIC_CFLAGS
- make --enable-dso the default
- fix module loading for selftest during non-developer builds
- clearer distinction between dcerpc and ndr. seperate interface tables?