>>>>> "Mo" == Mo DeJong <[EMAIL PROTECTED]> writes:
Mo> Hi all. I just tried to update to the most recent version of
Mo> autoconf after using a version from about 4 months ago.
Mo> I did a "cvs update -d -A" and reran configure. I then ran make
Mo> and got the following error:
Mo> Processing /home/mo/project/autoconf/autoconf.m4 produced output:
Mo> /home/mo/project/autoconf/autoconf.m4: $1)
Mo> make[1]: *** [autoconf.m4f] Error 1 make[1]: Leaving directory
Mo> `/usr/local/project/build/autoconf'
Mo> The log file did not seem to help much:
Mo> % cat process.log $1)
This means there is a `$1)' unbound somewhere. It is the actual
output of autoconf.m4 which should be empty since it only _defines_.
Mo> I am a bit stumped. Any ideas?
Nope. This is very weird. I don't observe this myself and this is
completely independent from the arch. Try again from scratch.