On Wed, 26 Jan 2011 19:48:11 +0900, Patrick Welche <prlw1%cam.ac.uk@localhost> wrote:
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?)
Not to use custom do-install target, remove it and patch to Makefile in src. -- OBATA Akio / obache%NetBSD.org@localhost