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