Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] src_configure
Date: Thu, 07 Jul 2005 00:41:20
Message-Id: 200507062037.26860.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] src_configure by Jonathan Smith
1 On Wednesday 06 July 2005 08:27 pm, Jonathan Smith wrote:
2 > you could simply make the default:
3 >
4 > src_configure() {
5 > [ -f ./configure ] && econf || die
6 > }
7
8 well you cant because then die would be called if ./configure isnt a file but
9 i think that's irrelevant to the point you're trying to make ;)
10 -mike
11 --
12 gentoo-dev@g.o mailing list