summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 04be1b5..c568c5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,6 +84,7 @@ if test "x${address_sanitization}" = 'xyes'; then
fi
AC_CHECK_LIB([flite], [flite_init])
+AC_CHECK_LIB([flite_cmu_us_slt], [register_cmu_us_slt])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_HEADERS([config.h])