blob: 20336ef6abbac11618cc1a16c09163c29e0bb57a (
plain)
1
2
3
4
5
6
7
8
|
/* Define this if struct tm has a field tm_gmtoff */
#undef HAVE_GMTOFF
/* Define this if we are building with OpenSSL */
#undef HAVE_OPENSSL
/* Define this if we are building with SSL-C */
#undef HAVE_SSLC
|