summaryrefslogtreecommitdiff
path: root/audio/festival+OGI/files/patch-ad
blob: 31e40bb6e90619e4a44200defcbde71b473c37f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- speech_tools/config/config.orig	Thu Nov 18 19:10:29 1999
+++ speech_tools/config/config	Fri Jun 16 17:03:16 2000
@@ -15,7 +15,7 @@
 ## You may need to set this explicitly if automounter or NFS
 ## side effects cause problems
 
-EST_HOME := $(shell (cd $(EST); pwd))
+EST_HOME := $(PKG_EST_HOME)
 
 ###########################################################################
 ## System type. 
@@ -77,10 +77,10 @@
 ## specify a program to play files in a desired format.
 
 ## NCD's network audio system, This is recommended.
-# INCLUDE_MODULES += NAS_AUDIO
+INCLUDE_MODULES += NAS_AUDIO
 
 ## Elightenment Sound Demon, for KDE etc.
-# INCLUDE_MODULES += ESD_AUDIO
+INCLUDE_MODULES += ESD_AUDIO
 
 ## Native audio for your platform (sun, linux, freebsd, irix, windows)
 INCLUDE_MODULES += NATIVE_AUDIO
@@ -95,7 +95,7 @@
 INCLUDE_MODULES += EDITLINE
 
 # speech recognition
-#INCLUDE_MODULES += ASR
+INCLUDE_MODULES += ASR
 
 
 ## Scheme