From 4dc83784b22be02632cd5785a6ec34a6b7532e0e Mon Sep 17 00:00:00 2001 From: volker Date: Tue, 19 Feb 2013 23:17:43 +0000 Subject: new plugin raspi git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1195 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'config.h.in') 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 header file. */ #undef HAVE_INTTYPES_H @@ -286,9 +283,6 @@ /* Define to 1 if you have the 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 -- cgit v1.2.3