1*28e138c6SAndroid Build Coastguard WorkerInstalling SpeexDSP is as easy as: 2*28e138c6SAndroid Build Coastguard Worker 3*28e138c6SAndroid Build Coastguard Worker% ./configure [--prefix=<install-path>] 4*28e138c6SAndroid Build Coastguard Worker% make 5*28e138c6SAndroid Build Coastguard Worker% make install 6*28e138c6SAndroid Build Coastguard Worker 7*28e138c6SAndroid Build Coastguard WorkerNote that if you are using the code from git you will need to run "autogen.sh" 8*28e138c6SAndroid Build Coastguard Workerand then "configure". 9