ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/config.h.in
(Generate patch)

Comparing ircd-hybrid-8/config.h.in (file contents):
Revision 1302 by michael, Wed Mar 21 17:48:54 2012 UTC vs.
Revision 1304 by michael, Fri Mar 23 12:03:56 2012 UTC

# Line 100 | Line 100
100   /* Define to 1 if the system has the type `error_t'. */
101   #undef HAVE_ERROR_T
102  
103 /* Define to 1 if you have the `EVP_bf_cfb' function. */
104 #undef HAVE_EVP_BF_CFB
105
106 /* Define to 1 if you have the `EVP_cast5_cfb' function. */
107 #undef HAVE_EVP_CAST5_CFB
108
109 /* Define to 1 if you have the `EVP_des_cfb' function. */
110 #undef HAVE_EVP_DES_CFB
111
112 /* Define to 1 if you have the `EVP_des_ede3_cfb' function. */
113 #undef HAVE_EVP_DES_EDE3_CFB
114
115 /* Define to 1 if you have the `EVP_idea_cfb' function. */
116 #undef HAVE_EVP_IDEA_CFB
117
118 /* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */
119 #undef HAVE_EVP_RC5_32_12_16_CFB
120
103   /* Define to 1 if you have the `inet_aton' function. */
104   #undef HAVE_INET_ATON
105  
# Line 142 | Line 124
124   /* Define to 1 if libpcre (-lpcre) is available. */
125   #undef HAVE_LIBPCRE
126  
127 + /* Define to 1 if you have the `ssl' library (-lssl). */
128 + #undef HAVE_LIBSSL
129 +
130   /* Define to 1 if you have the <link.h> header file. */
131   #undef HAVE_LINK_H
132  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)