automake
[Top][All Lists]
Advanced

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

Re: non-recursive project example


From: Alexandre Duret-Lutz
Subject: Re: non-recursive project example
Date: Tue, 23 Apr 2002 14:07:07 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>> "Robert" == Robert Collins <address@hidden> writes:

[...]

 Robert> AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5

Where does this `VERSION=1.5' usage comes from?  That the second
time I see it.  AFAICT this relies on a bug in Automake which
has been fixed in 1.6.1.  This should be

  AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5

(i.e. without the `VERSION=')

[...]
-- 
Alexandre Duret-Lutz




reply via email to

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