aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b5c4271f1a..c5c1c63454 100755
--- a/configure
+++ b/configure
@@ -5509,7 +5509,7 @@ else
echo "linux"
_tts=yes
define_in_config_if_yes $_tts 'USE_SPEECH_DISPATCHER'
- append_var LIBS '-lspeechd'
+ append_var LIBS '-lspeechd -lpthread'
;;
mingw*)
echo "win32"