projects
/
platform
/
upstream
/
libgudev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d722339
)
build: Don't update git submodules
author
Bastien Nocera
<hadess@hadess.net>
Wed, 2 Nov 2016 16:31:41 +0000
(17:31 +0100)
committer
Bastien Nocera
<hadess@hadess.net>
Wed, 2 Nov 2016 17:32:00 +0000
(18:32 +0100)
As we don't use them.
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index f235b509fa0fe310fb98e5536e3969f93b881a9a..134130934589ca1c340b76cea8bc6dc7b1323b9e 100755
(executable)
--- 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