summaryrefslogtreecommitdiffstats
path: root/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-02 16:25:28 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-02 16:25:28 +0000
commitb13f617e47029acd2f5ee70732131ea4652598d3 (patch)
treee1f33b852cd7f0fe49d643887311481cb0768649 /tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
parentc7f6d11e559c1d51213f5b3621a2eec2b718d6b5 (diff)
[tools] automake: update to 1.11.3
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31173 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/automake/patches/100-aclocal-skip-not-existing-directories.patch')
-rw-r--r--tools/automake/patches/100-aclocal-skip-not-existing-directories.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch b/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
index cc1f49d51..7829d0ecd 100644
--- a/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
+++ b/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch
@@ -1,6 +1,6 @@
--- a/aclocal.in
+++ b/aclocal.in
-@@ -310,6 +310,12 @@ sub scan_m4_dirs ($@)
+@@ -314,6 +314,12 @@ sub scan_m4_dirs ($@)
foreach my $m4dir (@dirlist)
{