]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/acconfig.h
Tweak Win32 build
[bacula/bacula] / bacula / autoconf / acconfig.h
index e93344357f8cdd021563251d9575dffb60b472d6..74fbf21092489fa208968bcc612013e8cb089d61 100644 (file)
 /* Directory for PID files */
 #undef _PATH_BACULA_PIDDIR
 
+/* LOCALEDIR */
+#undef LOCALEDIR
+
 /* Define if you have zlib */
 #undef HAVE_LIBZ
 
 
 /* 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