mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-24 15:52:54 -05:00
Add openldap notice.
This commit is contained in:
parent
308723d895
commit
ab45221382
4 changed files with 29 additions and 0 deletions
6
build/config.guess
vendored
6
build/config.guess
vendored
|
|
@ -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
6
build/config.sub
vendored
|
|
@ -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>.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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//"
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue