mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Happy new year! (belated)
This commit is contained in:
parent
6661a26e9b
commit
b2a593c14b
10
configure
vendored
10
configure
vendored
@ -1,9 +1,9 @@
|
||||
#! /bin/sh
|
||||
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.33 2007/06/10 18:39:53 hallvard Exp .
|
||||
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.34 2008/02/11 23:24:06 kurt Exp .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.59.
|
||||
#
|
||||
# Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.
|
||||
# Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.
|
||||
# Restrictions apply, see COPYRIGHT and LICENSE files.
|
||||
#
|
||||
# Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
@ -1209,7 +1209,7 @@ Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
This configure script is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy, distribute and modify it.
|
||||
|
||||
Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.
|
||||
Restrictions apply, see COPYRIGHT and LICENSE files.
|
||||
_ACEOF
|
||||
exit 0
|
||||
@ -47483,7 +47483,7 @@ rm -f $BACKENDSC
|
||||
cat > $BACKENDSC << ENDX
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
@ -47534,7 +47534,7 @@ rm -f $OVERLAYSC
|
||||
cat > $OVERLAYSC << ENDX
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
Reference in New Issue
Block a user