Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] autotools support eclass
Date: Sat, 27 Aug 2005 16:14:24
Message-Id: 20050827171153.24050312@snowdrop.home
In Reply to: Re: [gentoo-dev] [RFC] autotools support eclass by "Diego 'Flameeyes' Pettenò"
1 On Sat, 27 Aug 2005 18:05:19 +0200 "Diego 'Flameeyes' Pettenò"
2 <flameeyes@g.o> wrote:
3 | On Saturday 27 August 2005 17:53, Ciaran McCreesh wrote:
4 | > I don't like it. It removes the ability to DEPEND (which you spelt
5 | > wrong, btw) upon the correct auto* version.
6 | Yeah I know I typoed.
7 | About the version.. well you just can't depend upon a specified
8 | version anyway.
9 | When you depend on whatever autoconf it depends on autoconf-wrapper,
10 | that depends on both the version of autoconf we have.
11 | The same goes for automake.
12
13 The circular autothing <-> wrapper dependency will be phased out at
14 some point in the future once all auto* deps properly specify versions.
15 The aim is to remove the need to install certain obscure auto* slots
16 that are becoming rarer and rarer.
17
18 --
19 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
20 Mail : ciaranm at gentoo.org
21 Web : http://dev.gentoo.org/~ciaranm

Replies

Subject Author
Re: [gentoo-dev] [RFC] autotools support eclass "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>