added support of udisks2 (only init stage)
[psensor.git] / config.h.in
index 1f671a6..28426c2 100644 (file)
@@ -67,6 +67,9 @@
 /* Define to 1 if you have the `sensors' library (-lsensors). */
 #undef HAVE_LIBSENSORS
 
+/* Use libudisks */
+#undef HAVE_LIBUDISKS2
+
 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
    to 0 otherwise. */
 #undef HAVE_MALLOC