From 256fe338908fe8756fabdcf566a1f0873533b900 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 5 Jan 2017 09:42:27 +0200 Subject: build: Add --enable-midi to bootstrap-configure bootstrap-configure shall have all the possible build options. --- bootstrap-configure | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index ffc16aceb..d0a0b912c 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -19,4 +19,5 @@ fi --enable-health \ --enable-android \ --enable-sixaxis \ + --enable-midi \ --disable-datafiles $* -- cgit v1.2.1