]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/acconfig.h
Fix includedir bug in autoconf
[bacula/bacula] / bacula / autoconf / acconfig.h
index 2b74fa8e21bb3e233a381bf656bc767177f55821..ea87110b1f6d1dd772f73c39939a6bc9b53e037b 100644 (file)
 /* Directory for PID files */
 #undef _PATH_BACULA_PIDDIR
 
+/* LOCALEDIR */
+#undef LOCALEDIR
+
 /* Define if you have zlib */
 #undef HAVE_LIBZ
 
 /* 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
+