summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-02-06 18:29:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-02-06 18:29:12 +0000
commitd9fbdbf3b35c4fbc86031e8a98a7e84007643d18 (patch)
treeedb67f975df780d5855c9bddec7e12559afe6cfd /autogen.sh
parent7a4a13a6b9e84b3be203a621f5fb6eceeded2518 (diff)
various additions
Original commit message from CVS: various additions
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 a7c12464..96dea9cd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -38,7 +38,7 @@ fi
toplevel_check $srcfile
-tool_run "aclocal" "-I common/m4 $ACLOCAL_FLAGS"
+tool_run "aclocal" "-I m4 -I common/m4 $ACLOCAL_FLAGS"
# FIXME : why does libtoolize keep complaining about aclocal ?