aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
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 <net/if_ppp.h> header file. */
#undef HAVE_NET_IF_PPP_H
+/* Define to 1 if you have the <nmeap.h> 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