autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

name of m4 executable


From: Marco Franzen
Subject: name of m4 executable
Date: Fri, 20 Oct 2000 16:52:53 +0100

Autoconf version 2.13

When I configured autoconf, it looked for GNU m4 under serveral names,
including gm4:
        checking for gm4... /usr/gnu/bin/gm4
After building and installing autoconf, this information was lost, and the
installed version did not find this very (g)m4. I would have expected the
installed autoconf to either use the (g(nu))m4 it found during its
configuration or to repeat the same search.

I configured and installed m4 1.4  with 
        --prefix=/usr/gnu --program-prefix=g
and autoconf with
        --prefix=/usr/gnu
(only).

When autoconf was used subsequently
(by a gcc snapshot configured with
        --prefix=/home/marcof/gnu
), it complained
        Autoconf requires GNU m4 1.1 or later
until I created a symlink from "~/bin/m4" -> "/usr/gnu/bin/gm4".

Both "~/bin" and "/usr/gnu/bin" are in my $PATH.

Cheers,

Marco
-----------------------------------------------------------------
This email is confidential and intended solely for the use of the
individual to whom it is addressed.
Any views or opinions presented are solely those of the author
and do not necessarily represent those of Thyron Limited.
If you are not the intended recipient then please be advised
that you have received this email in error and that any use,
dissemination, forwarding, printing or copying of this email
is strictly prohibited.
If you have received this email in error, please notify the
Thyron IT Administrator on +44 (0)1923 236 050 or
send an email to address@hidden
Thank You



reply via email to

[Prev in Thread] Current Thread [Next in Thread]