]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/acconfig.h
06Apr09
[bacula/bacula] / bacula / autoconf / acconfig.h
index 74fbf21092489fa208968bcc612013e8cb089d61..ea87110b1f6d1dd772f73c39939a6bc9b53e037b 100644 (file)
 
 /* 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
+