aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8328626c3e..fe56b92fb6 100755
--- a/configure
+++ b/configure
@@ -5404,6 +5404,7 @@ else
linux*)
echo "linux"
_tts=yes
+ define_in_config_if_yes $_tts 'USE_SPEECH_DISPATCHER'
append_var LIBS '-lspeechd'
;;
mingw*)