mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
import cr cleanup from HEAD
This commit is contained in:
parent
00a56ded0e
commit
4c765beaad
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.
|
||||
|
@ -1,7 +1,13 @@
|
||||
dnl $OpenLDAP$
|
||||
dnl
|
||||
dnl Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
|
||||
dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file
|
||||
dnl Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
dnl modification, are permitted only as authorized by the OpenLDAP
|
||||
dnl Public License. A copy of this license is available at
|
||||
dnl http://www.OpenLDAP.org/license.html or in file LICENSE in the
|
||||
dnl top-level directory of the distribution.
|
||||
dnl
|
||||
dnl OpenLDAP Autoconf Macros
|
||||
dnl
|
||||
|
Loading…
Reference in New Issue
Block a user