From d17bf7e52e5e26e74aa5c032176cc791ae3c1158 Mon Sep 17 00:00:00 2001 From: michux Date: Fri, 4 Apr 2008 10:01:03 +0000 Subject: update autoconf git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@867 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index dcb1e73..13043f1 100644 --- a/config.h.in +++ b/config.h.in @@ -40,18 +40,12 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if you have the iconv() function. */ -#undef HAVE_ICONV - /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBMPD_LIBMPD_H - /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_DVB_FRONTEND_H @@ -244,9 +238,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 @@ -278,6 +269,12 @@ /* apm plugin */ #undef PLUGIN_APM +/* asterisk plugin */ +#undef PLUGIN_ASTERISK + +/* button_exec plugin */ +#undef PLUGIN_BUTTON_EXEC + /* cpuinfo plugin */ #undef PLUGIN_CPUINFO -- cgit v1.2.3