Include of portable.h must be before use of USE_SYSCONF

This commit is contained in:
Kurt Zeilenga 1998-12-10 19:38:38 +00:00
parent 01e55fb42c
commit 57a9fc6655
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,10 @@ OpenLDAP Change Log
Changes included in OpenLDAP Stable
CVS Tag: OPENLDAP_STABLE
Fixed go500gw.c USE_SYSCONF compiling bug.
Changes included in OpenLDAP Stable
CVS Tag: OPENLDAP_STABLE_981207
Added build/mkdep $CC support
Fixed DCE Threading issues
Fixed ldif2index atol bug

View file

@ -10,6 +10,7 @@ schemacheck off
#######################################################################
database ldbm
cachesize 4
suffix "o=University of Michigan, c=US"
directory ./test-db
rootdn "cn=Manager, o=University of Michigan, c=US"