summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 7cb5cbf..3792b35 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -465,7 +465,7 @@ if test $skip_gnulib = false; then
fi
fi
-build-aux/fixaclocal aclocal -I m4 -I gnulib-m4
+aclocal -I m4 -I gnulib-m4
autoconf
autoheader && touch config.h.in
# Make sure we get new versions of files brought in by automake.