avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Release soon?


From: Brian Dean
Subject: Re: [avrdude-dev] Release soon?
Date: Tue, 4 Mar 2003 10:11:57 -0500
User-agent: Mutt/1.4i

> Don't fiddle with the auto* stuff inside the port, i'd say.  Just run
> autoconf and automake before creating the tarball that goes into the
> download area, that's IMHO also what avr-libc does.  Then, all you

Good idea.  Do you think it would also be reasonable to pre-generate
the doc?  That way, I don't think there'd be any dependencies.

If we go this way, would I suspect I would need to create a special
tarball for the FreeBSD port since I doubt the same auto*'d files
would work on Linux depending on what versions are installed locally,
etc.  If I do, that's certainly not a problem.

> Also, as recently noticed, it seems that the auto* tools by default
> want to use /usr/local/bin/bash to run their scripts.  In order to not
> have bash as a prerequisite (it's not necessary, but they simply don't
> know that our /bin/sh is Posixish enough to work), use

Hmmm ... I don't have bash installed on my system and haven't had any
trouble.  Do the scripts perhaps look for bash first, but fall back to
/bin/sh if they can't find it?

-Brian




reply via email to

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