configure: support --without-ignored-network-interface-prefix
This fixes commit b4abda09 --without-XXX sets $withval to "no", hence we must check for this special value instead of ignoring network interfaces that start with "no".
Please register or sign in to comment