gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Re: arch and autotools projects.


From: Jan Hudec
Subject: Re: [Gnu-arch-users] Re: arch and autotools projects.
Date: Mon, 23 Aug 2004 21:10:00 +0200
User-agent: Mutt/1.5.6+20040803i

On Mon, Aug 23, 2004 at 15:05:26 -0400, Stefan Monnier wrote:
> >> configure --foo=bar
> 
> > You can make it yourself. It's really trivial:
> 
> > #!/bin/sh
> > ./configure "$@"
> 
> Hmmm.... the discussion here is about how to deal with not having
> `configure' and other auto-generated files in the repository.

That's easy. Just don't put them there ;-).

Developer should never run configure -- developer runs ./autogen.sh.
The user on the other hand does not check out from arch directly -- the
user downloads a release tarball, that has the files generated.

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec 
<address@hidden>

Attachment: signature.asc
Description: Digital signature


reply via email to

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