MattRiddell / unimrcp

Automatically exported from code.google.com/p/unimrcp
Apache License 2.0
0 stars 0 forks source link

compiling with '--with-swift' yields configure: WARNING: unrecognized options: --with-swift #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.svn checkout latest branch
2. ./bootstrap
3. ./configure --with-swift=/opt/swift --with-apr=/usr/local/apr 
--with-apr-util=/usr/local/apr

What version of the product are you using? On what operating system?
svn checkout http://unimrcp.googlecode.com/svn/trunk/ unimrcp
Ubuntu 12.04 64 
Cepstral 6

Please provide any additional information below.
End result there is no support for cepstral in the plugins directory

Original issue reported on code.google.com by bradleyd...@gmail.com on 14 Dec 2012 at 10:42

GoogleCodeExporter commented 9 years ago
There is no such an option --with-swift since r1679.

http://code.google.com/p/unimrcp/source/detail?r=1679&path=/trunk/configure.ac

Original comment by achalo...@gmail.com on 6 Mar 2013 at 7:58