0402bb5 Some DSGW programs must not be linked with SSL, including the LDAP ssl library. On RHEL3, this causes a linker error, but appears to be fine on other platforms. So, just use the LDAP_NOSSL_LINK macro for those programs, and use the LDAPLINK macro for the other programs.

Authored and Committed by rmeggins 18 years ago
    Some DSGW programs must not be linked with SSL, including the LDAP ssl library.  On RHEL3, this causes a linker error, but appears to be fine on other platforms.  So, just use the LDAP_NOSSL_LINK macro for those programs, and use the LDAPLINK macro for the other programs.
    
        
file modified
+1 -1