[Telepathy] darcs repository code

Rob Taylor robtaylor at floopily.org
Tue Aug 29 02:04:45 PDT 2006


Jimen Ching wrote:
> Hi all,
> 
> I'm trying to build telepathy-gabble from darcs.  I had to generate the
> configure.in and friends with
> 
> aclocal
> automake --add-missing --gnu
> autoconf
> 
> It partially worked, but I still got warnings and errors.  What is the
> correct sequence of commands and parameters to generate the autotool
> files?
> 
> Also, may I suggest adding a little script to do this...

Make sure your automake is automake 1.9 or better. (that means
update-alternatives --config automake on debian, its ok on everything
else, I think)

Then:

autoreconf -i

I will add in my standard little autogen.sh that does the check and runs
autoreconf..


Thanks,
Rob Taylor


More information about the Telepathy mailing list