X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fautoconf%2Facconfig.h;h=ea87110b1f6d1dd772f73c39939a6bc9b53e037b;hb=27cd56149945bbab7585c07b11486d8163077593;hp=2b74fa8e21bb3e233a381bf656bc767177f55821;hpb=ad7a16fbbb61842d3272431ccac46f128c3335c5;p=bacula%2Fbacula diff --git a/bacula/autoconf/acconfig.h b/bacula/autoconf/acconfig.h index 2b74fa8e21..ea87110b1f 100644 --- a/bacula/autoconf/acconfig.h +++ b/bacula/autoconf/acconfig.h @@ -146,6 +146,9 @@ /* Directory for PID files */ #undef _PATH_BACULA_PIDDIR +/* LOCALEDIR */ +#undef LOCALEDIR + /* Define if you have zlib */ #undef HAVE_LIBZ @@ -220,3 +223,21 @@ /* 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 +