Variable Description Example
CC C compiler gcc
CFLAGS C flags -O -g
- CPPFLAGS cpp flags -I/path/include -Ddef
+ CPPFLAGS cpp flags -I/path/include -DFOO=42
LDFLAGS ld flags -L/usr/local/lib
LIBS libraries -llib
PATH command path /usr/local/bin:/usr/bin:/bin
---------------
Implement authPassword (RFC 3112)
Implement DIT Structure Rules and Name Forms
-Implement LDAP Cancel extension
Implement LDAP Transactions extension
Redesign slapd memory allocation fault handling
Localize tools
Small projects
--------------
Add dumpasn1 logging support
-Add tests to test suite (ACI, moddn, manageDSAit, etc.)
+Add tests to test suite
Convert utfconv.txt into man page(s).
Recode linked-list structs to use <ldap_queue.h> macros
Update any manual page