X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Fconfig.h.in;h=03cea57ecb800caa2dbcb4719757d300bc0633f7;hb=dbf74791ad3def6973cb45aa916bff24e8137ade;hp=154fe9376e2f4ebfbcc6c453bdcb1a44c8bc09eb;hpb=eb182451a6be131fadbee3045311ec6dc739800e;p=bacula%2Fbacula diff --git a/bacula/autoconf/config.h.in b/bacula/autoconf/config.h.in index 154fe9376e..03cea57ecb 100644 --- a/bacula/autoconf/config.h.in +++ b/bacula/autoconf/config.h.in @@ -360,6 +360,9 @@ /* 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 @@ -518,6 +521,9 @@ /* Define to 1 if you have the 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