From fe4afbe9b0631d5b169d46561498b055aa270006 Mon Sep 17 00:00:00 2001 From: michux Date: Mon, 11 May 2009 19:43:20 +0000 Subject: update autoconf git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1034 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') 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 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 -- cgit v1.2.3