From: Kurt Zeilenga Date: Sun, 18 Jun 2000 19:36:48 +0000 (+0000) Subject: Minor clean X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2591 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d5e9b1a2d84c75f4ef14c2984b8e2a4d6c76e505;p=openldap Minor clean --- diff --git a/acconfig.h b/acconfig.h index cd6ad29d45..86b6d5531b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -13,11 +13,6 @@ /* end of preamble */ -#if !defined(SLAPD_SCHEMA_COMPAT) && !defined(SLAPD_SCHEMA_NOT_COMPAT) - /* define SLAPD_SCHEMA_COMPAT if you want old schema codes */ -#define SLAPD_SCHEMA_NOT_COMPAT 1 -#endif - @TOP@ /* define this if needed to get reentrant functions */ diff --git a/configure.in b/configure.in index efbb8fe3a1..1a4efa6613 100644 --- a/configure.in +++ b/configure.in @@ -23,7 +23,7 @@ define([AC_INIT_BINSH], # in file LICENSE in the top-level directory of the distribution. echo "Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved." -echo "Copying restrictions apply, see COPYRIGHT file." +echo "Restrictions apply, see COPYRIGHT and LICENSE files." ])dnl dnl ---------------------------------------------------------------- dnl Disable config.cache!