automake-patches
[Top][All Lists]
Advanced

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

1.6.2: patch-aclocal-path


From: hstenn
Subject: 1.6.2: patch-aclocal-path
Date: Tue, 30 Jul 2002 22:55:44 GMT

--- 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.



reply via email to

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