diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-04-08 17:19:32 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:04:00 -0500 |
commit | 4480a62ec3845d1e4f7d3f161f542d7cfe748320 (patch) | |
tree | fade6fda6430db5690743b293d087ddaf889662f /source4/build/smb_build | |
parent | 9dfdfc65b7e2c5583201d032e3b62565d329c821 (diff) | |
download | samba-4480a62ec3845d1e4f7d3f161f542d7cfe748320.tar.gz samba-4480a62ec3845d1e4f7d3f161f542d7cfe748320.tar.bz2 samba-4480a62ec3845d1e4f7d3f161f542d7cfe748320.zip |
r15002: More cleanups in build/m4/rewrite.m4
(This used to be commit f5e2cc845696b56b9cb6a6c3cad48cd57fcc51c4)
Diffstat (limited to 'source4/build/smb_build')
-rw-r--r-- | source4/build/smb_build/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index a4fcd47bb5..ebd595c999 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -2,7 +2,6 @@ - fix module loading for selftest during non-developer builds - per-subsystem CFLAGS (which are inherited) - clearer distinction between dcerpc and ndr. seperate interface tables? -- pregenerate more stuff (IDL, manpages, lex/yacc?) - saner names for: libcli.so.0.0.1 (rename to libsmb?) libcli_cldap.so.0.0.1 (rename to libcldap?) |