• Travis Cross's avatar
    Ensure that flite gets configured before building · 9921007a
    Travis Cross 提交于
    Without this change, we would only configure flite if its Makefile did
    not exist.  However in the tarball for flite (v1.5.4), there is a
    Makefile even before you run configure.  So the only reason this
    worked at all was because make was calculating the rules to run before
    downloading and extracting flite.
    
    If you build flite without configuring it first, you get a flite with
    ALSA symbols that doesn't load in FS.
    
    In discussion with the flite guys, they indicated that the presence of
    the Makefile in the tarball is indeed intended.
    
    This change has the side-effect of fixing mod_flite in the Debian
    packages.
    
    FS-5873 --resolve
    9921007a
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...