]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
ebl update
[bacula/bacula] / bacula / autoconf / config.h.in
index 1c3a0aff6997f7b6c799bf023afc2fcf77098caa..38459d5c33f490c7eb96bbcc45cf5628364eb92e 100644 (file)
 /* 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
 /* 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