From 14f1c27324946c4d0696a74ef15ef0c98adeb6dc Mon Sep 17 00:00:00 2001 From: reinelt Date: Fri, 9 Apr 2004 06:09:55 +0000 Subject: [lcd4linux @ 2004-04-09 06:09:54 by reinelt] big configure rework from Xavier git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@412 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index d9530e5..b248f0d 100644 --- a/config.h.in +++ b/config.h.in @@ -58,9 +58,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -230,6 +227,57 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* apm plugin */ +#undef PLUGIN_APM + +/* cpuinfo plugin */ +#undef PLUGIN_CPUINFO + +/* dvb plugin */ +#undef PLUGIN_DVB + +/* exec plugin */ +#undef PLUGIN_EXEC + +/* i2c sensors plugin */ +#undef PLUGIN_I2C_SENSORS + +/* imon plugin */ +#undef PLUGIN_IMON + +/* loadavg plugin */ +#undef PLUGIN_LOADAVG + +/* meminfo plugin */ +#undef PLUGIN_MEMINFO + +/* mysql plugin */ +#undef PLUGIN_MYSQL + +/* netdev plugin */ +#undef PLUGIN_NETDEV + +/* POP3 plugin */ +#undef PLUGIN_POP3 + +/* ppp plugin */ +#undef PLUGIN_PPP + +/* proc_stat plugin */ +#undef PLUGIN_PROC_STAT + +/* seti plugin */ +#undef PLUGIN_SETI + +/* uname plugin */ +#undef PLUGIN_UNAME + +/* wireless plugin */ +#undef PLUGIN_WIRELESS + +/* xmms plugin */ +#undef PLUGIN_XMMS + /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE -- cgit v1.2.3