summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorcarlosg <carlosg>2005-07-05 18:25:42 +0000
committercarlosg <carlosg>2005-07-05 18:25:42 +0000
commit2047b79ccacc501e59087d40757d1088066ccb59 (patch)
treeb7515032aa698e289243a869c6a0d1d0b64a7964 /autogen.sh
parent6c9b3f19d32860b72b427a497758c05257446401 (diff)
Release 1.3.0STB_1_3_0
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index a7445ae..99e69da 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -68,8 +68,8 @@ libtoolize --copy --force
intltoolize --copy --force --automake
-echo $ACLOCAL $ACLOCAL_FLAGS
-$ACLOCAL $ACLOCAL_FLAGS
+echo $ACLOCAL $ACLOCAL_FLAGS -I m4macros
+$ACLOCAL $ACLOCAL_FLAGS -I m4macros
## optionally feature autoheader
(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader