From: Kurt Zeilenga Date: Thu, 10 Dec 1998 19:38:38 +0000 (+0000) Subject: Include of portable.h must be before use of USE_SYSCONF X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2FOPENLDAP_REL_ENG_1_0;p=thirdparty%2Fopenldap.git Include of portable.h must be before use of USE_SYSCONF --- diff --git a/CHANGES b/CHANGES index 799d380a44..2b7bc46e39 100644 --- a/CHANGES +++ b/CHANGES @@ -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 diff --git a/tests/data/slapd-master.conf b/tests/data/slapd-master.conf index 2b936ab605..59657b7444 100644 --- a/tests/data/slapd-master.conf +++ b/tests/data/slapd-master.conf @@ -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"