added slog interval support
[psensor.git] / config.h.in
index 10e6356..ac3f2c5 100644 (file)
@@ -58,6 +58,9 @@
 /* Use desktop notification */
 #undef HAVE_LIBNOTIFY
 
+/* Define to 1 if you have the `pthread' library (-lpthread). */
+#undef HAVE_LIBPTHREAD
+
 /* Define to 1 if you have the `sensors' library (-lsensors). */
 #undef HAVE_LIBSENSORS