On Mon, 2004-11-22 at 19:31 +0100, Fabian Sturm wrote:
> Hi!
>
> Here is a list of my experiences with multisync.
> First of all I had trouble to figure out the right version/branch for
> multisync and evolution2.
>
> I now use the branch_08X. I hope this is the correct (most up to date)
> branch
Hi!
> > My autoreconf does not know the -s option!?
> > autoreconf --version: Autoconf version 2.13
> > So I removed the -s option and run it again.
>
> you dont happen to run gentoo?
Yes of course :)
> as far as i know there are 2 possibilities that cause these problems:
> too old versions
Hi!
I guess a good fix for the autogen.sh problem is to put
AC_PREREQ(2.54)
somewhere into the configure.in files.
This allows the gentoo scripts to decide to take a newer version
of >=autoreconf-2.54 than and >= automake-1.6.
Does it work for anyone with lower versions anyways?
automake-1.5