Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
04208190
Commit
04208190
authored
Nov 25, 2003
by
Kurt Zeilenga
Browse files
Update Notices
move libldif to liblutil Berkeley DB 4.2 support
parent
6c0f8a7c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
COPYRIGHT
View file @
04208190
Copyright 1998-2003 The OpenLDAP Foundation
Copyright 1998-2003 The OpenLDAP Foundation
.
All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
modification, are permitted only as authorized by the OpenLDAP
Public License. A copy of this license is available at
Public License.
http://www.OpenLDAP.org/license.html or in the file LICENSE in the
top-level directory of the distribution.
A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
...
@@ -25,9 +27,17 @@ Additional information about OpenLDAP can be obtained at:
...
@@ -25,9 +27,17 @@ Additional information about OpenLDAP can be obtained at:
Portions Copyright 1998-2003 Kurt D. Zeilenga.
Portions Copyright 1998-2003 Kurt D. Zeilenga.
Portions Copyright 1998-2003 Net Boolean Incorporated.
Portions Copyright 1998-2003 Net Boolean Incorporated.
Portions Copyright 2001-2003 IBM Corporation.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.
---
Portions Copyright 1999-2003 Howard Y.H. Chu.
Portions Copyright 1999-2003 Howard Y.H. Chu.
Portions Copyright 1999-2003 Symas Corporation.
Portions Copyright 1999-2003 Symas Corporation.
Portions Copyright 2001-2003 IBM Corporation.
Portions Copyright 1998-2003 Hallvard B. Furuseth.
Portions Copyright 1998-2003 Hallvard B. Furuseth.
All rights reserved.
All rights reserved.
...
...
configure
View file @
04208190
This diff is collapsed.
Click to expand it.
configure.in
View file @
04208190
...
@@ -520,7 +520,6 @@ AC_MSG_RESULT(done)
...
@@ -520,7 +520,6 @@ AC_MSG_RESULT(done)
dnl ----------------------------------------------------------------
dnl ----------------------------------------------------------------
dnl Initialize vars
dnl Initialize vars
LDAP_LIBS=
LDAP_LIBS=
LDIF_LIBS=
LDBM_LIBS=
LDBM_LIBS=
LTHREAD_LIBS=
LTHREAD_LIBS=
LUTIL_LIBS=
LUTIL_LIBS=
...
@@ -2277,7 +2276,7 @@ if test $ol_with_fetch != no ; then
...
@@ -2277,7 +2276,7 @@ if test $ol_with_fetch != no ; then
OL_LIB_FETCH
OL_LIB_FETCH
if test $ol_cv_lib_fetch != no ; then
if test $ol_cv_lib_fetch != no ; then
L
DIF
_LIBS="$L
DIF
_LIBS $ol_link_fetch"
L
UTIL
_LIBS="$L
UTIL
_LIBS $ol_link_fetch"
ol_link_fetch=freebsd
ol_link_fetch=freebsd
elif test $ol_with_fetch != auto ; then
elif test $ol_with_fetch != auto ; then
...
@@ -2870,7 +2869,6 @@ AC_SUBST(BUILD_SLAPD)
...
@@ -2870,7 +2869,6 @@ AC_SUBST(BUILD_SLAPD)
AC_SUBST(BUILD_SLURPD)
AC_SUBST(BUILD_SLURPD)
AC_SUBST(LDAP_LIBS)
AC_SUBST(LDAP_LIBS)
AC_SUBST(LDIF_LIBS)
AC_SUBST(SLAPD_LIBS)
AC_SUBST(SLAPD_LIBS)
AC_SUBST(SLURPD_LIBS)
AC_SUBST(SLURPD_LIBS)
AC_SUBST(LDBM_LIBS)
AC_SUBST(LDBM_LIBS)
...
@@ -2933,7 +2931,6 @@ libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.
...
@@ -2933,7 +2931,6 @@ libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.
libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap_r/Makefile:build/top.mk:libraries/libldap_r/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap_r/Makefile:build/top.mk:libraries/libldap_r/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldbm/Makefile:build/top.mk:libraries/libldbm/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/libldbm/Makefile:build/top.mk:libraries/libldbm/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/libldif/Makefile:build/top.mk:libraries/libldif/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/liblunicode/Makefile:build/top.mk:libraries/liblunicode/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/liblunicode/Makefile:build/top.mk:libraries/liblunicode/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/liblutil/Makefile:build/top.mk:libraries/liblutil/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/liblutil/Makefile:build/top.mk:libraries/liblutil/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/librewrite/Makefile:build/top.mk:libraries/librewrite/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/librewrite/Makefile:build/top.mk:libraries/librewrite/Makefile.in:build/lib.mk:build/lib-static.mk \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment