X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=tools%2Fautomake%2Ffiles%2Faclocal;fp=tools%2Fautomake%2Ffiles%2Faclocal;h=a586ccc61f31088ee35238532404bb0b2c180e6c;hp=0000000000000000000000000000000000000000;hb=e57a3cb7f2d656644bc46d5bdd89a9199754c614;hpb=e378dbfeabc3cc6fe75f3d8e0e462ca60b9c15b0 diff --git a/tools/automake/files/aclocal b/tools/automake/files/aclocal new file mode 100755 index 000000000..a586ccc61 --- /dev/null +++ b/tools/automake/files/aclocal @@ -0,0 +1,5 @@ +#!/usr/bin/env sh +aclocal.real \ + -I ${STAGING_DIR}/host/share/aclocal \ + -I ${STAGING_DIR}/usr/share/aclocal \ + $@