The
void festival_<Project>_init( void );
(e.g.
void festival_FestPlugin_init( void );
) is required by the festival module linking mechanism. I suspect here that if string does not match that set by the
ALSO_INCLUDE += <Project>
things will get wrong !
Coherence before is insured by a set of script that are at most standardized.
festival/m4/<Project>_config.m4.in
contains a template suitable for every packages that allow configure script to offer the –with-<Project> option. The modconf.sh script simply insert a call to that m4 file in festival configure.in file. (once more do not forget to process the latter with autoconf if one want to actually have the –with-<Project> option available.)
![]() |
![]() |
![]() |
![]() |
Copyright (©) 2009 -- 2025 | Pierre L. Nageoire |