[banshee/hyena-submodule: 81/83] [build] Add git submodule update to autogen.sh



commit 85309f607b7c61bed6170e9ca6b82f00d931325d
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Sat Jun 5 11:33:10 2010 -0700

    [build] Add git submodule update to autogen.sh

 autogen.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 819be00..65ebf73 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -64,6 +64,8 @@ check_autotool_version $LIBTOOLIZE 1.4.3
 check_autotool_version intltoolize 0.35.0
 check_autotool_version pkg-config 0.14.0
 
+git submodule update --init
+
 run intltoolize --force --copy
 run $LIBTOOLIZE --force --copy --automake
 run aclocal -I build/m4/banshee -I build/m4/shamrock -I build/m4/shave $ACLOCAL_FLAGS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]