summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-04-12 11:03:52 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2013-04-12 11:08:26 +0200
commitd0668d782300197b68b17a797ca67277ab817083 (patch)
tree5170c253bed77b461a763c97564f95186172f520 /autogen.sh
parent26fc5d9f611ac0839eec2fd4242a446d8e96ce8c (diff)
downloadspice-gtk-d0668d782300197b68b17a797ca67277ab817083.tar.gz
spice-gtk-d0668d782300197b68b17a797ca67277ab817083.tar.xz
spice-gtk-d0668d782300197b68b17a797ca67277ab817083.zip
Revert "build-sys: keep common submodule up to date"
This reverts commit 5150285e1cba35570c29bd923df065d2c81f081e.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 85b76a9..0c18272 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,7 +5,7 @@ set -e # exit on errors
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
-git submodule update --init --recursive --remote
+git submodule update --init --recursive
gtkdocize
autoreconf -v --force --install