patch-config_h_in 479 B

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