X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautomake%2Fpatches%2F100-aclocal-skip-not-existing-directories.patch;h=cc1f49d519e08b1a3949d7f9a565f1f62a6b90e6;hb=5d736d2a4037972f7b93aebf490a908facbb9143;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..cc1f49d51 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 ($@) +@@ -310,6 +310,12 @@ sub scan_m4_dirs ($@) foreach my $m4dir (@dirlist) {