mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
Minor clean
This commit is contained in:
parent
ccbd048fb2
commit
d5e9b1a2d8
2 changed files with 1 additions and 6 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue