aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index add65f0..4a2adcc 100644
--- a/config.h.in
+++ b/config.h.in
@@ -133,6 +133,9 @@
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
+/* Define to 1 if you have the <sqlite3.h> header file. */
+#undef HAVE_SQLITE3_H
+
/* Define to 1 if you have the `sqrt' function. */
#undef HAVE_SQRT
@@ -371,6 +374,9 @@
/* python plugin */
#undef PLUGIN_PYTHON
+/* qnaplog plugin */
+#undef PLUGIN_QNAPLOG
+
/* sample plugin */
#undef PLUGIN_SAMPLE