diff options
Diffstat (limited to 'source4/build')
-rw-r--r-- | source4/build/smb_build/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/build/smb_build/TODO b/source4/build/smb_build/TODO index 53027d33d5..a4015683d1 100644 --- a/source4/build/smb_build/TODO +++ b/source4/build/smb_build/TODO @@ -1,13 +1,11 @@ - saner names for some of the .pc files - .pc files also when there is a public header? -- get rid of include/structs.h and include/proto.h - - support including a custom header by librpc/gen_ndr/*.c files - - if a ndr_.*_man.h file exists, include it. - plugin loading support in ldb - proper #include dependencies: for each subsystem: - include line in Makefile - rule in Makefile +- improve include paths and how they are handled - install autogenerated headers (seperate directory) - subdir handler for install headers into a specific directory |