[Freeswitch-svn] [commit] r11443 - in freeswitch/branches/1.0: . build src/mod/asr_tts/mod_openmrcp

FreeSWITCH SVN mikej at freeswitch.org
Thu Jan 22 16:08:41 PST 2009


Author: mikej
Date: Thu Jan 22 18:08:41 2009
New Revision: 11443

Log:
mod_openmrcp: removed (r:11176-11179)

Removed:
   freeswitch/branches/1.0/src/mod/asr_tts/mod_openmrcp/
Modified:
   freeswitch/branches/1.0/   (props changed)
   freeswitch/branches/1.0/bootstrap.sh
   freeswitch/branches/1.0/build/modules.conf.in

Modified: freeswitch/branches/1.0/bootstrap.sh
==============================================================================
--- freeswitch/branches/1.0/bootstrap.sh	(original)
+++ freeswitch/branches/1.0/bootstrap.sh	Thu Jan 22 18:08:41 2009
@@ -224,11 +224,6 @@
 cd ${LIBDIR}/apr-util
 ./buildconf
 
-echo "Entering directory ${LIBDIR}/openmrcp"
-cd ${LIBDIR}/openmrcp
-./bootstrap
-
-
 for i in ${SUBDIRS}
 do
   echo "Entering directory ${LIBDIR}/${i}"

Modified: freeswitch/branches/1.0/build/modules.conf.in
==============================================================================
--- freeswitch/branches/1.0/build/modules.conf.in	(original)
+++ freeswitch/branches/1.0/build/modules.conf.in	Thu Jan 22 18:08:41 2009
@@ -20,7 +20,6 @@
 #asr_tts/mod_flite
 #asr_tts/mod_pocketsphinx
 #asr_tts/mod_cepstral
-#asr_tts/mod_openmrcp
 codecs/mod_g723_1
 codecs/mod_amr
 codecs/mod_g729



More information about the Freeswitch-svn mailing list