On Thu, 7 Aug 2008 13:37:40 +0100 Nick Treleaven nick.treleaven@btinternet.com wrote:
I also get this problem. It's due to a too-old version of some autotool, but there's a workaround:
MKDIR_P='mkdir -p' make install
Sorry for all the hassle ;-) I'll fix the Makefile to do this.
Should be fixed now in SVN. Hopefully it'll now work for automake <= 1.9.6.
Regards, Nick