X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautomake%2Ffiles%2Faclocal;h=a60df10c4269296d0d9e3da31e02852b403542da;hb=4379e46cd7328d0ccc31f23d86184062b06ddd6e;hp=a586ccc61f31088ee35238532404bb0b2c180e6c;hpb=5bcefcc4b56c3f1855cc0772818badfe91e9154d;p=openwrt-github%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 $@