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