[telepathy-gabble/master] autogen.sh: launch Wocky's autogen

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 11 07:56:25 PDT 2009


---
 autogen.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 7f08e9b..4998d33 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,6 +15,11 @@ fi
 
 autoreconf -i -f
 
+# launch Wocky's autogen.sh
+cd lib/ext/wocky
+sh autogen.sh
+cd ../../..
+
 run_configure=true
 for arg in $*; do
     case $arg in
-- 
1.5.6.5




More information about the telepathy-commits mailing list