automake
[Top][All Lists]
Advanced

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

How to use alternative autoconf than what is located in /usr/local/bin (


From: Graham Reitz
Subject: How to use alternative autoconf than what is located in /usr/local/bin (for automake compile)?
Date: Sun, 22 May 2011 23:35:06 -0500

Is their a configure switch to indicate that an alternative autoconf should be 
used, rather than defaulting to the autoconf located in /usr/local/bin?

With other gnu build deps there is often a --with-*dep=$path_to_dep.   Is there 
an equivalent when building automake from source?

Host platform: OS X 10.6.7

configure command-line:

./../gnu/automake/automake-1.11/configure --prefix=$HOME/Devel
opment/root/usr/local --with-autoconf=$HOME/Development/root/usr/local/bin

configure output:

checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... no
configure: error: Autoconf 2.61a-341 or better is required.


graham





reply via email to

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