]> git.sur5r.net Git - openldap/blobdiff - INSTALL
#include Perl files before OpenLDAP files, and #undef _ (ITS#2513)
[openldap] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2a88697926252b2a0c70758982a3e458337bb1cd..51bd3c56129fca37b8c909b32510ebedd3aa41e3 100644 (file)
--- 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
@@ -67,7 +67,7 @@ Making and Installing the OpenLDAP Distribution
 6.   Test the standalone system
 
      This step requires the standalone LDAP server, slapd(8), with
-     LDBM support.
+     BDB and/or LDBM support.
 
         % make test