[Fedora-directory-commits] ldapserver/ldap/admin/src Makefile, 1.20, 1.21

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Tue Nov 14 17:37:40 UTC 2006


Author: nhosoi

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

Modified Files:
	Makefile 
Log Message:
Added -DIS_FHS; the old build only supports FHS.



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/admin/src/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Makefile	10 Nov 2006 01:27:41 -0000	1.20
+++ Makefile	14 Nov 2006 17:37:38 -0000	1.21
@@ -59,7 +59,7 @@
 
 INCLUDES += -I$(LDAP_SRC)/admin/include
 
-DS_SERVER_DEFS = -DNS_DS
+DS_SERVER_DEFS = -DNS_DS -DIS_FHS
 
 ifneq ($(ARCH), WINNT)
 EXTRALDFLAGS += $(SSLLIBFLAG)




More information about the Fedora-directory-commits mailing list