Add a new directive WRITEPATTERN that specifies the pattern to use when writing throu...
[amitay/dbench.git] / config.h.in
index 85b46fcbbec9618673d809a19c8a424ea42cddc2..2e09a7473903c03020cf50ac85cc51710e5c8c1f 100644 (file)
 /* Define to 1 if you have the `lgetxattr' function. */
 #undef HAVE_LGETXATTR
 
+/* Whether we have LIBSMBCLIENT support */
+#undef HAVE_LIBSMBCLIENT
+
+/* Define if Linux SCSI Generic is enabled */
+#undef HAVE_LINUX_SCSI_SG
+
 /* Define to 1 if you have the `listxattr' function. */
 #undef HAVE_LISTXATTR
 
 /* Define to 1 if you have the `vasprintf' function. */
 #undef HAVE_VASPRINTF
 
+/* Whether va_copy() is available */
+#undef HAVE_VA_COPY
+
 /* Define to 1 if you have the `vsnprintf' function. */
 #undef HAVE_VSNPRINTF
 
+/* Whether __va_copy() is available */
+#undef HAVE___VA_COPY
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION