X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Facconfig.h;h=ea87110b1f6d1dd772f73c39939a6bc9b53e037b;hb=2b07c38e552e1ad8bf83c208a2c477e80670d1d4;hp=74fbf21092489fa208968bcc612013e8cb089d61;hpb=35a3a501f9cc61856d555f795aef24b038832a3b;p=bacula%2Fbacula diff --git a/bacula/autoconf/acconfig.h b/bacula/autoconf/acconfig.h index 74fbf21092..ea87110b1f 100644 --- a/bacula/autoconf/acconfig.h +++ b/bacula/autoconf/acconfig.h @@ -222,3 +222,22 @@ /* Needed on HP-UX/g++ systems to support long long ints (int64) */ #undef _INCLUDE_LONGLONG + +/* Define to system config directory */ +#undef SYSCONFDIR + +/* Define if OPENSSL is available */ +#undef HAVE_OPENSSL + +/* Define if comm encryption should be enabled */ +#undef HAVE_TLS + +/* Define if data encryption should be enabled */ +#undef HAVE_CRYPTO + +/* Define the LOCALEDIR if a translation */ +#undef LOCALEDIR + +/* Define if language support is enabled */ +#undef ENABLE_NLS +