Magellan Linux

Diff of /branches/magellan-next/extras/speech-dispatcher/speech-dispatcher-0.7.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8761 by niro, Thu Jul 28 14:04:26 2011 UTC revision 8762 by niro, Thu Jul 28 14:14:18 2011 UTC
# Line 36  src_compile() Line 36  src_compile()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   mconfigure \   mconfigure \
39     --disable-static \
40   --enable-python \   --enable-python \
41   --with-alsa \   --with-alsa \
42   --with-pulse \   --with-pulse \
# Line 44  src_compile() Line 45  src_compile()
45   --without-espeak \   --without-espeak \
46   --without-flite \   --without-flite \
47   || die   || die
48    
49   mmake || die   mmake || die
50    
51   # python modules   # python modules

Legend:
Removed from v.8761  
changed lines
  Added in v.8762