aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index ca1fdea5..e71ab7bf 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -96,6 +96,7 @@ fi
echo "Generating configuration files for $package, please wait...."
+ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ./m4"
if [ -d /usr/local/share/aclocal ]; then
ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I /usr/local/share/aclocal"
fi