aboutsummaryrefslogtreecommitdiffstats
path: root/tools/automake/files/aclocal
diff options
context:
space:
mode:
Diffstat (limited to 'tools/automake/files/aclocal')
-rwxr-xr-xtools/automake/files/aclocal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/automake/files/aclocal b/tools/automake/files/aclocal
index a60df10c42..689cb041f5 100755
--- a/tools/automake/files/aclocal
+++ b/tools/automake/files/aclocal
@@ -1,2 +1,2 @@
#!/usr/bin/env sh
-aclocal.real $ACLOCAL_INCLUDE $@
+${STAGING_DIR_HOST}/bin/aclocal.real $ACLOCAL_INCLUDE $@