summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index a871f25..d19915a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@
#
set -x
-aclocal \
+aclocal -I m4macros \
&& autoheader \
&& automake --gnu --add-missing \
&& autoconf