[Fedora-directory-commits] ldapserver/config config.mk,1.7,1.8

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Mon Oct 3 19:53:43 UTC 2005


Author: rmeggins

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

Modified Files:
	config.mk 
Log Message:
Bug(s) fixed: 169663
Bug Description: Build Cleanup - open source AS, other components;
remove Fortezza; etc.
Reviewed by: Noriko, Nathan, Rob C. (Thanks!)
Fix Description: This allows us to build DS entirely outside of the
firewall with entirely open source components, including setuputil,
adminutil, adminserver, and java components.  I still need to address
some issues around nsperl, perldap, dsmlgw, xmltools, and general ease
of build.  This also gets rid of the crufty Fortezza build stuff and
addresses some other minor build issues.
Platforms tested: RHEL4
Flag Day: yes, but the internal builds should not be affected
Doc impact: wiki
QA impact: should be covered by regular nightly and manual testing
New Tests integrated into TET: none



Index: config.mk
===================================================================
RCS file: /cvs/dirsec/ldapserver/config/config.mk,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- config.mk	19 Apr 2005 22:06:42 -0000	1.7
+++ config.mk	3 Oct 2005 19:53:40 -0000	1.8
@@ -422,10 +422,6 @@
 DEFINES += -DJAVA
 endif
 
-ifdef FORTEZZA
-DEFINES		+= -DFORTEZZA
-endif
-
 ######################################################################
 
 GARBAGE		= $(DEPENDENCIES) core




More information about the Fedora-directory-commits mailing list