automake: update to 1.11.6

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 39108
This commit is contained in:
Luka Perkov
2013-12-17 02:47:13 +00:00
parent 7340bc73f2
commit 0b4e8c4c36
4 changed files with 10 additions and 24 deletions

View File

@@ -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)