I see
${INSTALL_DATA} ${WRKSRC}/speak_lib.h ${DESTDIR}${PREFIX}/include
in espeak's Makefile, but other programs look for speak_lib.h in
include/espeak. Admitedly having an espeak directory containing a single
header file is a bit odd, but other programs #include <espeak/speak_lib.h>
and can't find it...
Thoughts? (Just add the /espeak?)
Cheers,
Patrick