]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in.save
ebl fix runscript on director
[bacula/bacula] / bacula / autoconf / config.h.in.save
index 9470a3e23a4d3c0c0c9acaacf86965136e9f48de..ee8c0df5c1de3a68ea8b5305688a82308a34340a 100644 (file)
 /* 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 1 if the `closedir' function returns void instead of `int'. */
 #undef CLOSEDIR_VOID
 
 /* Define to 1 if you have the `getcwd' function. */
 #undef HAVE_GETCWD
 
-/* Define to 1 if you have the `getdomainname' function. */
-#undef HAVE_GETDOMAINNAME
-
 /* Define to 1 if you have the `gethostbyname2' function. */
 #undef HAVE_GETHOSTBYNAME2