automake: update to 1.11.6
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39108
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/aclocal.in
|
||||
+++ b/aclocal.in
|
||||
@@ -314,6 +314,12 @@ sub scan_m4_dirs ($@)
|
||||
@@ -327,6 +327,12 @@
|
||||
|
||||
foreach my $m4dir (@dirlist)
|
||||
{
|
||||
@@ -12,4 +12,4 @@
|
||||
+
|
||||
if (! opendir (DIR, $m4dir))
|
||||
{
|
||||
fatal "couldn't open directory `$m4dir': $!";
|
||||
if ($install && $type == FT_USER && $first_user_m4dir)
|
||||
|
||||
Reference in New Issue
Block a user