aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-04-04 10:01:03 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-04-04 10:01:03 +0000
commitd17bf7e52e5e26e74aa5c032176cc791ae3c1158 (patch)
treedb0ba1eb65e86d0bf38b2c2c56b1276626f8552f /config.h.in
parenta8bc5d3f8cd0c2063f60ccc242131e48675b6971 (diff)
downloadlcd4linux-d17bf7e52e5e26e74aa5c032176cc791ae3c1158.tar.gz
update autoconf
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@867 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in15
1 files changed, 6 insertions, 9 deletions
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 <inttypes.h> 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 <libmpd/libmpd.h> header file. */
-#undef HAVE_LIBMPD_LIBMPD_H
-
/* Define to 1 if you have the <linux/dvb/frontend.h> header file. */
#undef HAVE_LINUX_DVB_FRONTEND_H
@@ -244,9 +238,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
@@ -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