From: David I. Lehn Date: Sat, 12 Jan 2002 03:24:34 +0000 (+0000) Subject: enable festival build X-Git-Tag: DEBIAN-0_3_1-1~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a6669aa0213059da412df3166d517cdf533aebb;p=platform%2Fupstream%2Fgst-plugins-base.git enable festival build Original commit message from CVS: * enable festival build --- diff --git a/ext/Makefile.am b/ext/Makefile.am index 27ce866..bd24b63 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -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