[gitg] git submodule update in autogen
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] git submodule update in autogen
- Date: Mon, 18 Feb 2013 12:56:37 +0000 (UTC)
commit 8096ee01fd271d7e9edab264add9cca550d84609
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Feb 14 11:28:22 2013 +0100
git submodule update in autogen
autogen.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index a8dc0b2..3f173f4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -24,6 +24,8 @@ if test -z `which autopoint`; then
exit 1
fi
+git submodule update --init --recursive
+
autopoint --force
AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]