summaryrefslogtreecommitdiff
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 c81b479ee9..7d3d713cc4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,6 +13,7 @@ PKG_NAME=NetworkManager
exit 1
}
+ACLOCAL_FLAGS="-I . $ACLOCAL_FLAGS"
which gnome-autogen.sh || {
echo "You need to install gnome-common from the GNOME CVS"