-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Hans Aberg on 6/22/2007 6:13 AM:
> Autoconf requires the latest m4, but it actually calls gm4 it seems. So
> I installed the latest M4, which ended up in /usr/local/bin/m4 on my
> system, and added a soft link
>   /usr/local/bin/gm4 -> /usr/local/bin/m4
> Then it worked.

Autoconf finds a working version of GNU m4 as part of its installation
process.  On your machine, it must have found that gm4 was the correct
name for the GNU m4 that was installed at the time you configured
autoconf.  Alternatives to your symlink proposal, which are somewhat more
kosher for system maintainers, would be either reconfiguring and
reinstalling autoconf after you installed the more recent GNU m4, or using
the --program-prefix=g option of m4's configure script to install m4 as gm4.

But Fernando was correct, none of the above paragraph had anything to do
with his bug.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGe8bW84KuGfSFAYARAh63AJkBN3oPTb1sCIFIpii/fggKTgtHGQCfartL
AyG3zBAAVZOdJqOgmZk/IHE=
=3xO+
-----END PGP SIGNATURE-----


_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to