1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

configure.in: show espeak in features.log

This commit is contained in:
Witold Filipczyk 2007-03-12 16:49:43 +01:00 committed by Witold Filipczyk
parent c4500039b2
commit 9eb1c751ed

View File

@ -1352,6 +1352,7 @@ EL_ARG_ENABLE(CONFIG_UTF8, utf-8, [UTF-8],
EL_ARG_DEPEND(CONFIG_EPOLL, epoll, [HAVE_SYS_EPOLL_H:yes HAVE_EPOLL_CTL:yes], [epoll],
[ --enable-epoll enable epoll])
EL_LOG_CONFIG(ESPEAK, [espeak], [])
EL_LOG_CONFIG(FESTIVAL, [festival], [])
EL_LOG_CONFIG(FLITE, [flite], [])