]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/autoconf/config.h.in
ebl update
[bacula/bacula] / bacula / autoconf / config.h.in
index fd50ccf18e6d864e8fc5cf2684e5102e4baa2f25..38459d5c33f490c7eb96bbcc45cf5628364eb92e 100644 (file)
@@ -9,9 +9,6 @@
 /* Define if you want SmartAlloc debug code enabled */
 #undef SMARTALLOC
 
-/* Define if you want to use faketape driver */
-#undef USE_FAKETAPE
-
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef daddr_t
 
 /* 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