From cbde4d3f9281906feb5e051e6fa74ab065bd77c0 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 19 May 2007 11:43:32 +0000 Subject: gps plugin, code by michu / www.neophob.com git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@801 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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 ed264ef..fb06ab4 100644 --- a/config.h.in +++ b/config.h.in @@ -100,6 +100,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_PPP_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NMEAP_H + /* Define to 1 if you have the `pow' function. */ #undef HAVE_POW @@ -290,6 +293,9 @@ /* file plugin */ #undef PLUGIN_FILE +/* gps plugin */ +#undef PLUGIN_GPS + /* i2c sensors plugin */ #undef PLUGIN_I2C_SENSORS -- cgit v1.2.3