diff --git a/configure b/configure index 70e9e29530..ebeca1cc43 100755 --- a/configure +++ b/configure @@ -1007,6 +1007,8 @@ for opt do ;; --disable-protocols) disable $PROTOCOL_LIST ;; + --disable-devices) disable "$INDEV_LIST $OUTDEV_LIST" + ;; --enable-*=*|--disable-*=*) eval `echo "$opt" | sed 's/=/-/;s/--/action=/;s/-/ thing=/;s/-/ name=/'` case "$thing" in