Skip to content
Snippets Groups Projects
Commit c4aaff8c authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Revert "configure: link flite against libasound"

This reverts commit 396648cc.

The commit made impossible to build against libflite if libasound is not
available (e.g. on Windows). Thus remove the -lasound flag. In case of
libflite static linking the workaround is to enable
--extra-ldflags=-lasound (or disable the ALSA output device in libflite).
parent 396648cc
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment