aboutsummaryrefslogtreecommitdiff
path: root/flite/config.h.in
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2011-10-16 19:20:48 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2011-10-16 19:20:48 +0000
commit9a9de97a74115b205c0f1f697bb0a415a631c965 (patch)
tree9be8324e5f9aa3fcd7a7039b848df6a155996698 /flite/config.h.in
parent74fb55bdfcdcabe430ff2d2e682340757267508c (diff)
+ flite v0.02-3: fixed buggy voice-lib check in configure.ac
- bug reported by Roman Haefeli - we should really allow voice selection at runtime... svn path=/trunk/externals/moocow/; revision=15610
Diffstat (limited to 'flite/config.h.in')
-rw-r--r--flite/config.h.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/flite/config.h.in b/flite/config.h.in
index 408e97f..8cd3f69 100644
--- a/flite/config.h.in
+++ b/flite/config.h.in
@@ -3,10 +3,6 @@
/* Define to 1 if you have the `flite_cmulex' library (-lflite_cmulex). */
#undef HAVE_LIBFLITE_CMULEX
-/* Define to 1 if you have the `flite_cmu_us_kal16' library
- (-lflite_cmu_us_kal16). */
-#undef HAVE_LIBFLITE_CMU_US_KAL16
-
/* Define to 1 if you have the `flite_usenglish' library (-lflite_usenglish).
*/
#undef HAVE_LIBFLITE_USENGLISH
@@ -32,6 +28,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION