[gnome-photos/wip/libgd: 2/9] Add call to git submodule update from autogen.sh
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/libgd: 2/9] Add call to git submodule update from autogen.sh
- Date: Sat, 10 Nov 2012 11:32:49 +0000 (UTC)
commit 1cd9228f0a7590615df2477b6e34c7ba3f1ac169
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Nov 10 11:49:54 2012 +0100
Add call to git submodule update from autogen.sh
autogen.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 4c9af1f..ba60751 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,6 +17,8 @@ which gnome-autogen.sh || {
exit 1
}
+git submodule update --init --recursive
+
REQUIRED_AUTOCONF_VERSION=2.63
REQUIRED_AUTOMAKE_VERSION=1.11
REQUIRED_INTLTOOL_VERSION=0.40.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]