Add openldap notice.

This commit is contained in:
Kurt Zeilenga 2001-10-24 20:18:26 +00:00
parent 308723d895
commit ab45221382
4 changed files with 29 additions and 0 deletions

6
build/config.guess vendored
View file

@ -22,6 +22,12 @@
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Portions Copyright 1998-2001 OpenLDAP Foundation.
# This file is distributed with OpenLDAP Software, which contains a
# configuration script generated by autoconf and is distributable
# under the same distributions terms as OpenLDAP inself.
# See the OpenLDAP COPYRIGHT and LICENSE file for details.
# Written by Per Bothner <bothner@cygnus.com>.
# Please send patches to <config-patches@gnu.org>.
#

6
build/config.sub vendored
View file

@ -27,6 +27,12 @@
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Portions Copyright 1998-2001 OpenLDAP Foundation.
# This file is distributed with OpenLDAP Software, which contains a
# configuration script generated by autoconf and is distributable
# under the same distributions terms as OpenLDAP inself.
# See the OpenLDAP COPYRIGHT and LICENSE file for details.
# Written by Per Bothner <bothner@cygnus.com>.
# Please send patches to <config-patches@gnu.org>.
#

View file

@ -24,6 +24,12 @@
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Portions Copyright 1998-2001 OpenLDAP Foundation.
# This file is distributed with OpenLDAP Software, which contains a
# configuration script generated by autoconf and is distributable
# under the same distributions terms as OpenLDAP inself.
# See the OpenLDAP COPYRIGHT and LICENSE file for details.
# A lot of this script is taken from autoconf-2.10.
# Check that we are running under the correct shell.
@ -2796,6 +2802,11 @@ case "$ltmain" in
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Portions Copyright 1998-2001 OpenLDAP Foundation.
# This file is distributed with OpenLDAP Software, which contains a
# configuration script generated by autoconf and is distributable
# under the same distributions terms as OpenLDAP itself.
# Sed that helps us avoid accidentally triggering echo(1) options like -n.
Xsed="sed -e s/^X//"

View file

@ -25,6 +25,12 @@
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Portions Copyright 1998-2001 OpenLDAP Foundation.
# This file is distributed with OpenLDAP Software, which contains a
# configuration script generated by autoconf and is distributable
# under the same distributions terms as OpenLDAP inself.
# See the OpenLDAP COPYRIGHT and LICENSE file for details.
# Check that we have a working $echo.
if test "X$1" = X--no-reexec; then
# Discard the --no-reexec flag, and continue.