]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
small bugfix for VSS-support (only relevant if WIN32_VSS enabled)
[bacula/bacula] / bacula / autoconf / config.h.in
index 154fe9376e2f4ebfbcc6c453bdcb1a44c8bc09eb..03cea57ecb800caa2dbcb4719757d300bc0633f7 100644 (file)
 /* Define to 1 if you have the `nl_langinfo' function. */
 #undef HAVE_NL_LANGINFO
 
+/* Define if OpenSSL library is available */
+#undef HAVE_OPENSSL
+
 /* Define to 1 if you have the `putenv' function. */
 #undef HAVE_PUTENV
 
 /* Define to 1 if you have the <term.h> header file. */
 #undef HAVE_TERM_H
 
+/* Define if TLS support should be enabled */
+#undef HAVE_TLS
+
 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
    `HAVE_STRUCT_TM_TM_ZONE' instead. */
 #undef HAVE_TM_ZONE