Imported Upstream version 3.10.0

Former-commit-id: 172c8e3c300b39d5785c7a3e8dfb08ebdbc1a99b
This commit is contained in:
Jo Shields
2014-10-04 11:27:48 +01:00
parent fe777c5c82
commit 8b9b85e7f5
970 changed files with 20242 additions and 31308 deletions

View File

@@ -4,22 +4,12 @@ include ../../build/rules.make
LIBRARY = Novell.Directory.Ldap.dll
ifeq (net_1_1_java, $(PROFILE))
LIB_MCS_FLAGS = \
/nowarn:649 /nowarn:169 /nowarn:219 /nowarn:168 \
-r:$(corlib) \
-r:System.dll \
-r:rt.dll \
-r:J2SE.Helpers.dll \
$(RESX_RES:%=/res:%)
else
LIB_MCS_FLAGS = \
-warn:1 -nowarn:612 \
-r:$(corlib) \
-r:System.dll \
-r:Mono.Security.dll \
$(RESX_RES:%=/res:%)
endif
include ../../build/library.make
@@ -33,16 +23,7 @@ $(RESULTCODE_MESSAGES): Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt
$(RESGEN) $< $@
EXTRA_DISTFILES = \
net_1_1_java_Novell.Directory.Ldap.dll.sources \
Novell.Directory.Ldap.Rfc2251/RfcLdapURL.cs \
Novell.Directory.Ldap.Security.jvm/AuthenticationCallbackHandler.cs \
Novell.Directory.Ldap.Security.jvm/ChangeLog \
Novell.Directory.Ldap.Security.jvm/CreateContextPrivilegedAction.cs \
Novell.Directory.Ldap.Security.jvm/ExchangeTokenPrivilegedAction.cs \
Novell.Directory.Ldap.Security.jvm/Krb5Helper.cs \
Novell.Directory.Ldap.Security.jvm/SecureStream.cs \
Novell.Directory.Ldap.Security.jvm/UnwrapPrivilegedAction.cs \
Novell.Directory.Ldap.Security.jvm/WrapPrivilegedAction.cs \
Novell.Directory.Ldap.Utilclass/ExceptionMessages.resx \
Novell.Directory.Ldap.Utilclass/ExceptionMessages.txt \
Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resx \