From 284468e88624395a62c6158bd8da367e869809b6 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 14 Feb 2003 17:04:29 +0000 Subject: [PATCH] Sync with HEAD --- INSTALL | 2 +- doc/devel/todo | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 92311143cf..51bd3c5612 100644 --- a/INSTALL +++ b/INSTALL @@ -38,7 +38,7 @@ Making and Installing the OpenLDAP Distribution 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 diff --git a/doc/devel/todo b/doc/devel/todo index 1e205a2275..9227c36a0f 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -40,7 +40,6 @@ Medium projects --------------- 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 @@ -49,7 +48,7 @@ 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 macros Update any manual page -- 2.39.5