X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e57a3cb7f2d656644bc46d5bdd89a9199754c614..4bfeacbc85d68e78b70bca8bcde2fb7f7ba81586:/tools/automake/files/aclocal 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 $@