Igor Khavkine <[EMAIL PROTECTED]> writes: > Hurd does not have a Makefile.am, so it does not use automake. So > the above changes nothing and the problem persists.
Then you should *not* be running aclocal. aclocal is part of automake, not autoconf. For non-automake projects, aclocal.m4 is written by hand and checked into cvs. /Niels

