[gitg/wip/libgd: 7/11] git submodule update in autogen



commit d4bdec4abdf69f5f62b6ad0456c460c2decc9813
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]