]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Change key directory to /etc/bacula/pubkeys
[bacula/bacula] / bacula / autoconf / config.h.in
index 89a173a3921e9336c808b6a65c7ad5666a82f465..1ebb5a81d42f403f6b0fc2d6abffae45979748c3 100644 (file)
 /* Set if Bacula conio support enabled */
 #undef HAVE_CONIO
 
+/* Define if encryption support should be enabled */
+#undef HAVE_CRYPTO
+
 /* Define to 1 if you have the <curses.h> header file. */
 #undef HAVE_CURSES_H
 
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
+/* Define if the SHA-2 family of digest algorithms is available */
+#undef HAVE_SHA2
+
 /* Define to 1 if you have the `signal' function. */
 #undef HAVE_SIGNAL
 
 /* Define to 1 if you have the `tsearch' function. */
 #undef HAVE_TSEARCH
 
+/* Defind to 1 if compiler has typeof */
+#undef HAVE_TYPEOF
+
 /* Define to 1 if you don't have `tm_zone' but do have the external array
    `tzname'. */
 #undef HAVE_TZNAME