Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
stardict
configure-festival.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File configure-festival.diff of Package stardict
Index: stardict-3.0.1/configure.in =================================================================== --- stardict-3.0.1.orig/configure.in +++ stardict-3.0.1/configure.in @@ -122,7 +122,7 @@ AC_ARG_ENABLE([festival], if test "x$enable_festival" = "xyes" ; then AC_MSG_CHECKING([festival.h]) - AC_FIND_FILE("festival/festival.h", [/usr/include], festivaldir) + AC_FIND_FILE("festival.h", [/usr/include], festivaldir) if test $festivaldir = NO then AC_MSG_RESULT(not found) @@ -130,7 +130,7 @@ if test "x$enable_festival" = "xyes" ; t else AC_MSG_RESULT(yes) FESTIVAL_LIBS="-lFestival -lestools -lestbase -leststring" - FESTIVAL_CFLAGS="-I/usr/include/speech-tools/EST -ffriend-injection -Wno-deprecated" + FESTIVAL_CFLAGS="-ffriend-injection -Wno-deprecated" FESTIVAL_PLUGIN_DIR="stardict-festival-tts-plugin" fi else
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor