diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-04-03 00:46:17 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:00:10 -0500 |
commit | c23ef0a872cad60be9189df57bab9b77872284da (patch) | |
tree | df389361fcbb4fb23bd852bd1362e2a27a98ffbc /source4/build/smb_build/TODO | |
parent | e9cf4f309899d9ec5413e16d1b6ec5748dcf12b4 (diff) | |
download | samba-c23ef0a872cad60be9189df57bab9b77872284da.tar.gz samba-c23ef0a872cad60be9189df57bab9b77872284da.tar.bz2 samba-c23ef0a872cad60be9189df57bab9b77872284da.zip |
r14874: Allow overriding LIBRARY_REALNAME
(This used to be commit 8f57c0e7bcd99556ba83497ce17b6723a637ac76)
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r-- | source4/build/smb_build/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index 616c53201b..f02799de5a 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -1,3 +1,5 @@ +- make --enable-dso the default +- per-subsystem CFLAGS (which are inherited) - pregenerate more stuff (IDL, manpages, lex/yacc?) - saner names for: libcli.so.0.0.1 (rename to libsmb?) |