summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 2b11269..d90e2cc 100755
--- a/configure
+++ b/configure
@@ -29353,6 +29353,8 @@ echo $ECHO_N "checking for Stream Virtual File Driver support... $ECHO_C" >&6
if test "${enable_stream_vfd+set}" = set; then
enableval="$enable_stream_vfd"
STREAM_VFD=$enableval
+else
+ STREAM_VFD=yes
fi;
if test "$STREAM_VFD" = "yes"; then