Remove this option now that that the supporting code has been removed, fixes a configure warning: configure: WARNING: unrecognized options: --enable-android Fixes: f0512114aacf ("Remove android support") --- bootstrap-configure | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap-configure b/bootstrap-configure index 1c26909b9212..f89759bd2a78 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -20,7 +20,6 @@ fi --enable-nfc \ --enable-sap \ --enable-health \ - --enable-android \ --enable-sixaxis \ --enable-hid2hci \ --enable-midi \ -- 2.50.0