From 078481e37a033f1612a8631e986f7adeb4b22261 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 20 Jan 2012 15:19:22 +0000 Subject: [tools] automake: further relocation fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29828 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/automake/patches/100-aclocal-skip-not-existing-directories.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/automake/patches/100-aclocal-skip-not-existing-directories.patch') 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 c049b835d2..cc1f49d519 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 -@@ -309,6 +309,12 @@ sub scan_m4_dirs ($@) +@@ -310,6 +310,12 @@ sub scan_m4_dirs ($@) foreach my $m4dir (@dirlist) { -- cgit v1.2.3