Index: TODO =================================================================== diff -u -rde25b8ac2f22701d21fead84ccc5793f8f809705 -r7c0fa49f01d0a37ccb4e36778e72ac1c1e3f6b30 --- TODO (.../TODO) (revision de25b8ac2f22701d21fead84ccc5793f8f809705) +++ TODO (.../TODO) (revision 7c0fa49f01d0a37ccb4e36778e72ac1c1e3f6b30) @@ -3497,7 +3497,20 @@ - library/lib/nx-zip.tcl: refactored implementqtion, improved utf-8 file-name handling (which is a mess in pkzip) +- configure options: + * improved and extended configure options to reduce + necessity to switch features on and off in the nsf.h. + Optional Features: + --enable-profile build nsf with profile support (default disabled) + --enable-memcount=yes|trace + build nsf with memcount debug support (default + disabled) + --enable-development build nsf with development support (assertion + checking, etc.; default disabled) + Optional Packages: + --with-dtrace build nsf with dtrace (default: without) + TODO: - private: * document private in tutorial