summaryrefslogtreecommitdiff
path: root/update-autotools
diff options
context:
space:
mode:
Diffstat (limited to 'update-autotools')
-rwxr-xr-xupdate-autotools2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-autotools b/update-autotools
index 4d7b6f73..4e684766 100755
--- a/update-autotools
+++ b/update-autotools
@@ -16,7 +16,7 @@ for tool in autoheader autoconf libtool libtoolize aclocal automake; do
done
echo "UPDATING:"
-aclocal
+aclocal -I m4
autoheader
autoconf
libtoolize