automake: always use correct path for aclocal.real
[openwrt/staging/stintel.git] / tools / automake / files / aclocal
index a60df10c4269296d0d9e3da31e02852b403542da..689cb041f521f42f767cf6385f0d26b1ae0124ac 100755 (executable)
@@ -1,2 +1,2 @@
 #!/usr/bin/env sh
-aclocal.real $ACLOCAL_INCLUDE $@
+${STAGING_DIR_HOST}/bin/aclocal.real $ACLOCAL_INCLUDE $@