]> git.sur5r.net Git - openldap/commitdiff
cosmetic changes
authorKurt Zeilenga <kurt@openldap.org>
Mon, 13 Sep 1999 18:31:39 +0000 (18:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 13 Sep 1999 18:31:39 +0000 (18:31 +0000)
configure.in

index 5c9fc727572a1f89e884cd4e20d8effd7fa560c1..009aa78569327ad00136686d2c6e6c70a12be764 100644 (file)
@@ -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