According to F J Franklin <[EMAIL PROTECTED]>: > The problem with automake-1.5, and I've posted this info to the automake > list (without response), is that depout.m4 assumes that makefiles are > called "Makefile", while AbiWord uses "GNUmakefile" which probably ought > to be valid. > > Either use the attached patch on depout.m4 in /usr/share/aclocal (?) > or copy depout.m4 to abi/ac-helpers and patch it...
Does not work. I get this error: make[5]: Leaving directory /home/hub/cvslocal/abi/src/af/ev/unix' make[4]: Leaving directory /home/hub/cvslocal/abi/src/af/ev/unix' make[4]: Entering directory /home/hub/cvslocal/abi/src/af/ev' GNUmakefile:480: warning: overriding commands for target libEv.a' GNUmakefile:236: warning: ignoring old commands for target libEv.a' make[4]: *** No rule to make target libEv.a.c', needed by libEv.a.o'. Stop. I wish it worked... Hub
