Code

Updated to upstream version 1.4.8.
[pkg-rrdtool.git] / rrd_config.h.in
index 2b129407d99befc484277bd8cae1f82d1e38e91e..d31b1399c3996c6c5013af4d4fa4e36bfdc168c4 100644 (file)
 /* Define to 1 if you have the `posix_fadvise' function. */
 #undef HAVE_POSIX_FADVISE
 
+/* Define to 1 if you have the `posix_fallocate' function. */
+#undef HAVE_POSIX_FALLOCATE
+
 /* Define to 1 if you have the `posix_madvise' function. */
 #undef HAVE_POSIX_MADVISE
 
 /* 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
 
 /* Define to 1 if strerror_r returns char *. */
 #undef STRERROR_R_CHAR_P
 
-/* time_t is 32bit */
-#undef TIME_T_IS_32BIT
-
-/* time_t is 64bit */
-#undef TIME_T_IS_64BIT
-
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME