]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
Add fix for QT on Fedora
[bacula/bacula] / bacula / autoconf / config.h.in
index 1c072aac7cd03abcf2e4c2b0d34a3eb6a5f86e9f..38459d5c33f490c7eb96bbcc45cf5628364eb92e 100644 (file)
@@ -21,9 +21,6 @@
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef ssize_t
 
-/* Define if you want to use DBI */
-#undef HAVE_DBI
-
 /* Define if you want to use PostgreSQL */
 #undef HAVE_POSTGRESQL
 
 /* Define to 1 if you have the <curses.h> header file. */
 #undef HAVE_CURSES_H
 
+/* Set if you have the DBI driver */
+#undef HAVE_DBI
+
 /* Define if the GNU dcgettext() function is already present or preinstalled.
    */
 #undef HAVE_DCGETTEXT
    */
 #undef HAVE_DECL_TZNAME
 
-/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
-   */
-#undef HAVE_DECL_TZNAME
-
 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
    don't. */
 #undef HAVE_DECL__SNPRINTF
 /* Define to 1 if you have the <pwd.h> header file. */
 #undef HAVE_PWD_H
 
+/* Set if bat QWT library found */
+#undef HAVE_QWT
+
 /* Define to 1 if you have the `readdir_r' function. */
 #undef HAVE_READDIR_R
 
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
+/* Set if you want faketape enabled */
+#undef USE_FAKETAPE
+
 /* Define to 1 if the X Window System is missing or not being used. */
 #undef X_DISPLAY_MISSING