From af4d97822b9055fd8a7670b53b28c7c1f820ec65 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 14 Nov 2011 11:23:57 +0100 Subject: Remove tp-yell and use TpCallChannel --- autogen.sh | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 7c73adb9f..2753d641c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -18,17 +18,4 @@ which gnome-autogen.sh || { exit 1 } -# Fetch submodules if needed -if test ! -f telepathy-yell/autogen.sh; -then - echo "+ Setting up submodules" - git submodule init -fi -git submodule update - -# launch tp-yell's autogen.sh -cd telepathy-yell -sh autogen.sh --no-configure -cd .. - USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh -- cgit v1.2.3