summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/smb_build/TODO')
-rw-r--r--source4/build/smb_build/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO
index 1183fe9497..d3fcbd1370 100644
--- a/source4/build/smb_build/TODO
+++ b/source4/build/smb_build/TODO
@@ -1,6 +1,7 @@
- split up proto.h into headers with public or private prototypes.
Public prototypes can be marked with _PUBLIC_ in the source
- never install -rpath binaries / libraries, always relink before install
+ - keep files without -rpath in bin/install
- init functions may be called more then once as different libraries
(in Samba or other projects) can use the same (3rd) library.
- add register function to smbtorture