From 30be0d757c53542e62b80101278589c0b2a8d67b Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 12 Apr 2004 11:12:26 +0000 Subject: [lcd4linux @ 2004-04-12 11:12:24 by reinelt] added plugin_isdn, removed old ISDN client fixed some real bad bugs in the evaluator --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index b248f0d..ab5b2b7 100644 --- a/config.h.in +++ b/config.h.in @@ -49,6 +49,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_DVB_FRONTEND_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_ISDN_H + /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_PARPORT_H @@ -245,6 +248,9 @@ /* imon plugin */ #undef PLUGIN_IMON +/* ISDN plugin */ +#undef PLUGIN_ISDN + /* loadavg plugin */ #undef PLUGIN_LOADAVG -- cgit v1.2.3