summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index f235b50..1341309 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,8 +9,6 @@ which gnome-autogen.sh || {
exit 1
}
-git submodule update --init --recursive
-
REQUIRED_AUTOCONF_VERSION=2.64
REQUIRED_AUTOMAKE_VERSION=1.11
REQUIRED_INTLTOOL_VERSION=0.40.0