]> git.sur5r.net Git - openldap/blobdiff - build/mkversion
Set BDB's global allocators to ber_*, don't bother with the per-env setting.
[openldap] / build / mkversion
index b8133ee19f4656137e9c7786fb0fbddf299d36fc..4b64f0e6b10da1f0c5232c5f8e6198faceb85940 100755 (executable)
@@ -48,9 +48,12 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
 cat << __EOF__
 /*
  * Copyright 1998-2002 The OpenLDAP Foundation
- * COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
+ * COPYING RESTRICTIONS APPLY.  See COPYRIGHT file in top level directory
  * of this package for details.
  */
+static const char copyright[] =
+"Copyright 1998-2002 The OpenLDAP Foundation\n"
+"COPYING RESTRICTIONS APPLY\n";
 
 $static $const char $SYMBOL[] =
 "@(#) \$$PACKAGE: $APPLICATION $VERSION ($WHEN) \$\n\t$WHOWHERE\n";