[Fedora-directory-commits] ldapserver/ldap nsldap.mk,1.13,1.14

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Fri Nov 10 01:09:28 UTC 2006


Author: nhosoi

Update of /cvs/dirsec/ldapserver/ldap
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10706/ldap

Modified Files:
	nsldap.mk 
Log Message:
Resolves: #214728
Summary: Cleaning up obsolete macros in the build
Changes: eliminated macro NET_SSL and UPGRADEDB (Comment #5, #7)



Index: nsldap.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/nsldap.mk,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nsldap.mk	25 Oct 2006 00:04:38 -0000	1.13
+++ nsldap.mk	10 Nov 2006 01:09:26 -0000	1.14
@@ -173,9 +173,6 @@
 #CFLAGS += -xwe
 #endif
 
-# turn on convidl: new idl upgrade tool
-CFLAGS+=-DUPGRADEDB
-
 #
 # Dynamic library for LDAP Server Admin interface
 #
@@ -872,7 +869,7 @@
 SECURITY_EXTN=us
 endif
 
-SSL = -DNET_SSL -DUSE_NSPR_MT
+SSL = -DUSE_NSPR_MT
 EXTRASSLLIBS = $(LIBARES)
 
 ifeq ($(ARCH), WINNT)




More information about the Fedora-directory-commits mailing list