summaryrefslogtreecommitdiff
path: root/package/fetchmail/patches/patch-config_h_in
blob: ec8b9c74ec14ae0889ed93d158f39a6d8cdb8063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- fetchmail-6.3.26.orig/config.h.in	2013-04-23 23:36:55.000000000 +0200
+++ fetchmail-6.3.26/config.h.in	2016-09-29 16:00:20.679625413 +0200
@@ -53,6 +53,10 @@
    if you don't. */
 #undef HAVE_DECL_SSLV2_CLIENT_METHOD
 
+/* Define to 1 if you have the declaration of `SSLv3_client_method', and to 0
+   if you don't. */
+#undef HAVE_DECL_SSLV3_CLIENT_METHOD
+
 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
    don't. */
 #undef HAVE_DECL_STRERROR