aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure12
1 files changed, 12 insertions, 0 deletions
diff --git a/configure b/configure
index 6d1a392..4d101b8 100755
--- a/configure
+++ b/configure
@@ -8306,6 +8306,7 @@ echo "$as_me: error: run ./configure --with-plugins=..." >&2;}
PLUGIN_DISKSTATS="yes"
PLUGIN_DVB="yes"
PLUGIN_EXEC="yes"
+ PLUGIN_FIFO="yes"
PLUGIN_FILE="yes"
PLUGIN_GPS="yes"
PLUGIN_I2C_SENSORS="yes"
@@ -8351,6 +8352,9 @@ echo "$as_me: error: run ./configure --with-plugins=..." >&2;}
exec)
PLUGIN_EXEC=$val
;;
+ fifo)
+ PLUGIN_FIFO=$val
+ ;;
file)
PLUGIN_FILE=$val
;;
@@ -8647,6 +8651,14 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
+if test "$PLUGIN_FIFO" = "yes"; then
+ PLUGINS="$PLUGINS plugin_fifo.o"
+
+cat >>confdefs.h <<\_ACEOF
+#define PLUGIN_FIFO 1
+_ACEOF
+
+fi
if test "$PLUGIN_GPS" = "yes"; then
for ac_header in nmeap.h