avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] [RFC] check for correct versions of automake/autoconf


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] [RFC] check for correct versions of automake/autoconf
Date: Fri, 9 Aug 2002 11:09:19 -0700 (PDT)

Two minor changes to the patch:

+#  happen during the biuld process.

  s/biuld/build/

and

+AUTOMAKE_VER=`autoconf --version | head -n 1 | cut -d ' ' -f 3 | cut -c -4`

  s/AUTOMAKE_VER/AUTOCONF_VER/

Good thing I posted before committing. D'oh!

Ted "Where's my head?" Roth


On Fri, 9 Aug 2002, Theodore A. Roth wrote:

:) Hi,
:)
:) Any objections to this patch? This should put an end to people complaining
:) about not being able to compile the project. Ok, not a complete end, but
:) reduced to "real" problems with the build. ;-)
:)
:) Ted Roth
:)
:)





reply via email to

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