[Fedora-directory-commits] ldapserver/ldap/clients/dsgw dsgw.h, 1.7, 1.8

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


Author: nhosoi

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

Modified Files:
	dsgw.h 
Log Message:
Resolves: #214728
Summary: Cleaning up obsolete macros in the build
Changes: eliminated macro NET_SSL (Comment #5)



Index: dsgw.h
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/clients/dsgw/dsgw.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dsgw.h	11 Apr 2006 02:14:32 -0000	1.7
+++ dsgw.h	10 Nov 2006 01:10:45 -0000	1.8
@@ -39,10 +39,6 @@
  * dsgw.h -- defines for HTTP gateway 
  */
 
-#if !defined( DSGW_NO_SSL ) && !defined( NET_SSL )
-#define DSGW_NO_SSL
-#endif
-
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>




More information about the Fedora-directory-commits mailing list