From d5e9b1a2d84c75f4ef14c2984b8e2a4d6c76e505 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 18 Jun 2000 19:36:48 +0000 Subject: [PATCH] Minor clean --- acconfig.h | 5 ----- configure.in | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) 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! -- 2.39.5