summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-11-02 17:31:41 +0100
committerBastien Nocera <hadess@hadess.net>2016-11-02 18:32:00 +0100
commit28e1a7210196632b9eaf93c2bf2b5b81a0975c32 (patch)
treed25317b1f518ddefd415ee9849da9860dd94a549
parentd722339aae9065a379acc0c421e8bbab866d5a38 (diff)
downloadlibgudev-28e1a7210196632b9eaf93c2bf2b5b81a0975c32.tar.gz
build: Don't update git submodules
As we don't use them.
-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