Code

Imported upstream SVN snapshot 1.4~rc2+20090928.
[pkg-rrdtool.git] / rrd_config.h.in
index 969e56d06b55dcaabc22a8a18d1ab2a48a9d0cf2..7c4ae779fa68f36ba41011653bbe071a6ac78013 100644 (file)
 /* 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 long */
+#undef TIME_T_IS_LONG
+
+/* time_t is long long */
+#undef TIME_T_IS_LONG_LONG
+
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME