]> git.sur5r.net Git - openldap/commitdiff
Minor clean
authorKurt Zeilenga <kurt@openldap.org>
Sun, 18 Jun 2000 19:36:48 +0000 (19:36 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 18 Jun 2000 19:36:48 +0000 (19:36 +0000)
acconfig.h
configure.in

index cd6ad29d45142e73ec0227b093a89593539bda09..86b6d5531b989d09ba783292648ad646bbd31f92 100644 (file)
 
 /* 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 */
index efbb8fe3a1015d4a6f893762e9bff656a2f13569..1a4efa661316ea6a89461ca6d01334cf262cd2eb 100644 (file)
@@ -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!