added support of the library ATI ADL in the build
[psensor.git] / config.h.in
index f4776a0..dc01697 100644 (file)
@@ -4,6 +4,9 @@
    language is requested. */
 #undef ENABLE_NLS
 
+/* Define to 1 if you have the <adl_defines.h> header file. */
+#undef HAVE_ADL_DEFINES_H
+
 /* Use AppIndicator > 0.2.9 */
 #undef HAVE_APPINDICATOR
 
@@ -49,6 +52,9 @@
 /* Use JSON */
 #undef HAVE_JSON
 
+/* libatiadl is available */
+#undef HAVE_LIBATIADL
+
 /* Use libmicrohttpd */
 #undef HAVE_LIBMICROHTTPD