avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Yet another config parameter


From: E. Weddington
Subject: Re: [avrdude-dev] Yet another config parameter
Date: Fri, 21 Feb 2003 11:43:33 -0700

On 21 Feb 2003 at 10:36, Theodore A. Roth wrote:


> This should be done by configure. Then you just have a avrdude.conf.in
> (or avrdude.conf.sample.in) which has these entries:
> 
> default_parallel = @PAR_PORT@
> default_serial = @SER_PORT@
> 
> autoconf will replace the @foo@ stuff with the appropriate values
> discovered when configure is run.
> 
> The whole point of using autoconf is to minimize use of #if's like the
> above.

I was under the assumption that autoconf would be used for this like 
you described (wasn't this discussed already?).

I should have said that it was pseudo code as I don't know anything 
about autoconf or it's syntax. It was meant to show that under 
platform x it should be defined as y and z.

ERic




reply via email to

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