It's now failing when automake (=1:1.10.1-3) is installed.
I think a better fix for this would be:
a) touch aclocal.m4 (and then configure) after the patches are applied, so
that make doesn't try to rebuild configure
b) make the testcass patch remove the following lines fom Makefile.am, so
that running automake is possible
if TESTS
TESTDIR = testcases
endif
you may need to touch Makefile.in if Makefile.am is patched, to prevent
more configure-rebuilding cycles.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]