blob: 7119b94ace727c192abe2457c2c16d76190ecfef (
plain)
1
2
3
4
5
6
7
|
/* config.h.in. Generated by hand, don't use autoheader. */
/* Define if your ssl headers are included with #include <ssl/header.h> */
#undef HAVE_SSL
/* Define if your ssl headers are included with #include <openssl/header.h> */
#undef HAVE_OPENSSL
|