X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautomake%2Ffiles%2Faclocal;h=a60df10c4269296d0d9e3da31e02852b403542da;hb=HEAD;hp=a586ccc61f31088ee35238532404bb0b2c180e6c;hpb=1f819de60e94eab20a63012711e17116a2a9b2a0;p=openwrt%2F.git diff --git a/tools/automake/files/aclocal b/tools/automake/files/aclocal index a586ccc61f..a60df10c42 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 $@