mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-11-21 01:04:44 +08:00
Fix up MSVC5 builds (I think, I don't actually have MSVC5)
This commit is contained in:
parent
6891de22e1
commit
d990f6a412
2
CHANGES
2
CHANGES
@ -17,6 +17,7 @@ OpenLDAP 2.0.16 Engineering
|
||||
Removed -lldbm use of Berkeley CDB
|
||||
Updated -lldbm to use r/w lock with DB_THREAD
|
||||
Updated ldbm update attribute indices on delete
|
||||
Updated ud Kerberos ticket handling
|
||||
Added back-ldbm idl_check() code
|
||||
Build environment
|
||||
Updated ltconfig for MacOS X 10.1 (ITS#1361)
|
||||
@ -26,6 +27,7 @@ OpenLDAP 2.0.16 Engineering
|
||||
Updated test005 /dev/null diff for Tru64 compat
|
||||
Updated test007 modrdn test
|
||||
Updated test008 read/write ratio
|
||||
Updated MSVC5 project files
|
||||
Documentation
|
||||
Update slapcat/add pages
|
||||
|
||||
|
@ -363,21 +363,6 @@ Package=<4>
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "liblunicode"=..\libraries\liblunicode\liblunicode.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
{{{
|
||||
}}}
|
||||
|
||||
Package=<4>
|
||||
{{{
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name setup
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
||||
Project: "liblutil"=..\libraries\liblutil\liblutil.dsp - Package Owner=<4>
|
||||
|
||||
Package=<5>
|
||||
|
@ -355,10 +355,6 @@ SOURCE=.\tmplout.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ufn.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\unbind.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -354,10 +354,6 @@ SOURCE=.\tpool.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\libldap\ufn.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\libldap\unbind.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
Loading…
Reference in New Issue
Block a user