]> git.pld-linux.org Git - packages/espeak.git/commitdiff
- fix file name: number.c -> number.cpp (thnx to ethanak for spotting that)
authortwittner <twittner@pld-linux.org>
Wed, 11 Apr 2007 10:40:26 +0000 (10:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  Why is it built on Th (with wrong file name in Makefile.am).

Changed files:
    espeak-ac_am.patch -> 1.8

espeak-ac_am.patch

index 210e0b3dc7a83e217213d924185f584941e8bc5e..dd68c692b514246e0bdd41bdaa028dcd913a82b4 100644 (file)
@@ -69,7 +69,7 @@ diff -Nur o.speak-1.14-source/src/Makefile.am n.speak-1.14-source/src/Makefile.a
 +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
 +
This page took 0.03461 seconds and 4 git commands to generate.