Autodetect flite voice registration function
authorKeith Packard <keithp@keithp.com>
Fri, 23 Apr 2010 20:53:25 +0000 (13:53 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 23 Apr 2010 20:53:25 +0000 (13:53 -0700)
commit75d8ffd4eadf31d50b2f58c021530c17ff1bdc66
treed0a0f7a7ffd522ac1822ceb613ba21e0d82848a9
parent97f4874d19ec05c81a04a3ecd06abffcf7fbfafc
Autodetect flite voice registration function

Old versions of flite exported the function 'register_cmu_us_kal'
while new ones export 'register_cmu_us_kal16'. This patch just checks
which one is available and uses that.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/ao-view/aoview_flite.c
configure.ac