aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorvolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2013-02-19 23:17:43 +0000
committervolker <volker@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2013-02-19 23:17:43 +0000
commit4dc83784b22be02632cd5785a6ec34a6b7532e0e (patch)
treeddd449b4c451d109a4406dbec0635ccffde9d468 /config.h.in
parent9b3ccb8ecadfbe489dd6b4761445ec9b5654a1e9 (diff)
downloadlcd4linux-4dc83784b22be02632cd5785a6ec34a6b7532e0e.tar.gz
new plugin raspi
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1195 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index a8da110..773a74e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -61,9 +61,6 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Define if you have the iconv() function and it works. */
-#undef HAVE_ICONV
-
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -286,9 +283,6 @@
/* Define to 1 if you have the <X11/Xutil.h> header file. */
#undef HAVE_X11_XUTIL_H
-/* Define as const if the declaration of iconv() needs const. */
-#undef ICONV_CONST
-
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
@@ -417,6 +411,9 @@
/* qnaplog plugin */
#undef PLUGIN_QNAPLOG
+/* raspi plugin */
+#undef PLUGIN_RASPI
+
/* sample plugin */
#undef PLUGIN_SAMPLE