diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |