SOURCES: espeak-ac_am.patch - fix file name: number.c -> number.cp...

twittner twittner at pld-linux.org
Wed Apr 11 12:40:31 CEST 2007


Author: twittner                     Date: Wed Apr 11 10:40:31 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix file name: number.c -> number.cpp (thnx to ethanak for spotting that)
  Why is it built on Th (with wrong file name in Makefile.am).

---- Files affected:
SOURCES:
   espeak-ac_am.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/espeak-ac_am.patch
diff -u SOURCES/espeak-ac_am.patch:1.7 SOURCES/espeak-ac_am.patch:1.8
--- SOURCES/espeak-ac_am.patch:1.7	Fri Mar  2 22:22:51 2007
+++ SOURCES/espeak-ac_am.patch	Wed Apr 11 12:40:26 2007
@@ -69,7 +69,7 @@
 +lib_LTLIBRARIES = libespeak.la
 +
 +libespeak_la_SOURCES = speak_lib.cpp compiledict.cpp dictionary.cpp intonation.cpp \
-+	numbers.c readclause.cpp setlengths.cpp \
++	numbers.cpp readclause.cpp setlengths.cpp \
 +	synthdata.cpp synthesize.cpp translate.cpp tr_english.cpp \
 +	tr_languages.cpp voices.cpp wavegen.cpp
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/espeak-ac_am.patch?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list