r15279: Fix dependencies when using static libraries
[samba.git] / source / build / smb_build / TODO
index 2c4a913828a286c5e5bbef71b4c1cc167bbfc1da..3ded8265396e8fd562d76d72ae05846af980898f 100644 (file)
@@ -1,4 +1,6 @@
 - let the build system implement some make functions($(patsubst),$(wildcard),...) and use our own implementations where `make' does not support them
+- change default subsystem/library build type to STATIC_LIBRARY
+ - fix order of UNIQUE_DEPENDENCIES
 - make --enable-dso the default
  - fix module loading for selftest during non-developer builds
 - clearer distinction between dcerpc and ndr. seperate interface tables?