bug-gnulib
[Top][All Lists]
Advanced

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

Re: autoreconf is recursive


From: Ralf Wildenhues
Subject: Re: autoreconf is recursive
Date: Wed, 11 Jan 2006 17:12:39 +0100
User-agent: Mutt/1.5.11

Hi Bruno,

* Bruno Haible wrote on Wed, Jan 11, 2006 at 01:48:02PM CET:

> *** gnulib-tool.bak   2006-01-07 19:41:07.000000000 +0100
> --- gnulib-tool       2006-01-08 13:30:35.000000000 +0100
> ***************
> *** 35,40 ****
> --- 35,46 ----
>   #    ;;
>   #esac
>   
> + # You can set AUTOMAKEPATH to empty if automake 1.9.x is already in your 
> PATH.
> + AUTOMAKEPATH=
> + 
> + AUTOCONF="${AUTOCONFPATH}autoconf"
> + ACLOCAL="${AUTOMAKEPATH}aclocal"
> + AUTOMAKE="${AUTOMAKEPATH}automake"
>   AUTORECONF="${AUTOCONFPATH}autoreconf"

It would be nice if you could make the $AUTO* variables overridable on a
case by case basis.  Tools are named differently at places, e.g.,
autoconf25.

Cheers,
Ralf




reply via email to

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