automake-patches
[Top][All Lists]
Advanced

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

Re: 1.6.2: patch-aclocal-path


From: Alexandre Duret-Lutz
Subject: Re: 1.6.2: patch-aclocal-path
Date: Wed, 31 Jul 2002 11:09:41 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu)

Hi again,

Could you send a ChangeLog entry and a documentation patch for
this new feature?  New features should also be mentioned in NEWS.

| --- aclocal.in~       Fri Feb  1 20:40:48 2002
| +++ aclocal.in        Wed Jun 12 22:24:33 2002
| @@ -215,6 +215,9 @@
|       exit 0;
|      }
|  
| +    # Add directories from ACLOCAL_PATH
| +    push @dirlist, split ':', $ENV{ACLOCAL_PATH};
| +
|      # Search the versioned directory near the end, and then the
|      # unversioned directory last.  Only do this if the user didn't
|      # override acdir.

-- 
Alexandre Duret-Lutz




reply via email to

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