X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautomake%2Fpatches%2F100-aclocal-skip-not-existing-directories.patch;h=c049b835d2f846f766eb29419c4723af2b50a03a;hb=391eb6e69c09d9f107b8c30a91c63dce37820043;hp=e5f2d004bbdb4def0a5bf0b25aa9bb9af345e309;hpb=e8acbd86c3869d536194902f41b0af828d5313e1;p=openwrt-10.03%2F.git 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 e5f2d004b..c049b835d 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 -@@ -295,6 +295,12 @@ sub scan_m4_dirs ($@) +@@ -309,6 +309,12 @@ sub scan_m4_dirs ($@) foreach my $m4dir (@dirlist) {