aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-05-11 19:43:20 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-05-11 19:43:20 +0000
commitfe4afbe9b0631d5b169d46561498b055aa270006 (patch)
tree5dda5f549e397d4378b6174e921eeb214305ad2a /config.h.in
parentccffe4802cbde0b25102763e17dba7f54e1c5bbc (diff)
downloadlcd4linux-fe4afbe9b0631d5b169d46561498b055aa270006.tar.gz
update autoconf
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1034 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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