summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-10 12:15:56 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-10 12:15:56 +0000
commit24cdbddbe6d6556d8b6eb8c689bf232c946782e0 (patch)
treeec8c50a26eeb0b88d57ef92568855573b3c107b8
parent257a6ef4963af05dfdd0ce45713994f562da07c9 (diff)
parenteb6d268f581801d829f762daae399726e32a7b62 (diff)
Merge branch 'dbus-1.4'
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 6270ee14..f722e94d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -75,7 +75,7 @@ fi
$LIBTOOLIZE --copy --force
-$ACLOCAL $ACLOCAL_FLAGS
+$ACLOCAL -I m4 $ACLOCAL_FLAGS
## optionally feature autoheader
(autoheader --version) < /dev/null > /dev/null 2>&1 && autoheader