mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
enable festival build
Original commit message from CVS: * enable festival build
This commit is contained in:
parent
7c8ff86f31
commit
f4ba713774
1 changed files with 4 additions and 4 deletions
|
@ -64,11 +64,11 @@ else
|
|||
ESD_DIR=
|
||||
endif
|
||||
|
||||
## if USE_FESTIVAL
|
||||
## FESTIVAL_DIR=festival
|
||||
## else
|
||||
if USE_FESTIVAL
|
||||
FESTIVAL_DIR=festival
|
||||
else
|
||||
FESTIVAL_DIR=
|
||||
## endif
|
||||
endif
|
||||
|
||||
if USE_GSM
|
||||
GSM_DIR=gsm
|
||||
|
|
Loading…
Reference in a new issue