mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
cosmetic changes
This commit is contained in:
parent
7b65fd3bd8
commit
7e65074723
1 changed files with 2 additions and 3 deletions
|
|
@ -24,14 +24,13 @@ define([AC_INIT_BINSH],
|
|||
|
||||
echo "Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved."
|
||||
echo "Copying restrictions apply, see COPYRIGHT file."
|
||||
|
||||
])dnl
|
||||
dnl ----------------------------------------------------------------
|
||||
|
||||
dnl Disable config.cache!
|
||||
define([AC_CACHE_LOAD], )dnl
|
||||
define([AC_CACHE_SAVE], )dnl
|
||||
|
||||
dnl
|
||||
dnl ================================================================
|
||||
dnl Configure.in for OpenLDAP
|
||||
AC_INIT(build/version)dnl
|
||||
AC_CONFIG_AUX_DIR(build)dnl
|
||||
|
|
|
|||
Loading…
Reference in a new issue