Am Mon, 2002-04-01 um 18.10 schrieb Rodrigo Moya:
> On Mon, 2002-04-01 at 17:25, Max Horn wrote:
> > At 12:16 Uhr +0200 01.04.2002, Max Horn wrote:
> > >I am trying to merge my OS X changes into CVS. Actually i did that,
> > >so now I want to test it, but my autogen.sh run fails with this
> > >message:
> > >
> > >[...]
> > >autoheader: config.h.in is unchanged
> > >Running automake --gnu ...
> > >help/C/Makefile.am:1: EXTRA_DIST multiply defined in condition TRUE
> > >
> > > EXTRA_DIST (User, where = 1) =
> > > {
> > > TRUE => sgmldocs.make
> > > }
> > >**Error**: automake failed.
> > >
> > >
> > >Never saw something alike.... anybody got a clue what could cause
> > >this? Maybe I need to update to automake 1.6 ? Oh yeah, the versions
> > >of the boostrap tools I use:
> > >
> > >intltoolize (GNU intltool) 0.18
> > >libtoolize (GNU libtool) 1.4.2
> > >automake (GNU automake) 1.5
> > >autoconf (GNU Autoconf) 2.52
> > >
> >
> > OK, I just installed automake 1.6, this was very interesting. Besides
> > tons of weird warnings, this error still shows up, though automake
> > seems to go on working anyway... I wonder, what automake version are
> > you guys using? Still one of the 1.4x ones?
> >
> I'm using automake 1.4-p4-1.1, with no problems so far. 1.5 (and maybe
> 1.6) seem to still have some weird problems around.
In this case it is automake diagnosing a potential bug in your Makefile
The snippet above says: "EXTRA_DIST is being overridden, and you are
going to loose the contents if formerly contained.
=> Sloppily written Makefile.am
Ralf
_______________________________________________
evolution-hackers maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers