]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/acconfig.h
Drop last reference to afs detection.
[bacula/bacula] / bacula / autoconf / acconfig.h
index e93344357f8cdd021563251d9575dffb60b472d6..3f613ea35b3272a411f6402a0bfbe3f3c069eccf 100644 (file)
 /* Directory for PID files */
 #undef _PATH_BACULA_PIDDIR
 
+/* LOCALEDIR */
+#undef LOCALEDIR
+
 /* Define if you have zlib */
 #undef HAVE_LIBZ
 
 
 #undef HAVE_OLD_SOCKOPT
  
-#undef HAVE_BIGENDIAN
-
 /* Defined if Gtk+-2.4 or greater is present */
 #undef HAVE_GTK_2_4
+
+/* 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
+