Subject: Re: Another XSLT Plugin / Makefile problem?
Date: Thu, 27 Jun 2002 11:58:26 +0200
On Thu, Jun 27, 2002 at 11:41:33AM +0100, Andrew Ferrier wrote:
> A fresh checkout of Dia this morning (10AM BST), followed by
>
> ./autogen.sh && make dist
>
> produces the following:
>
> cd ../.. \
> && automake --include-deps --build-dir=$here
> --srcdir-name=../.. --output-dir=$top_distdir --gnu
> plug-ins/metapost/Makefile
> make[2]: Leaving directory `/tmp/dia/plug-ins/metapost'
> make[2]: Entering directory `/tmp/dia/plug-ins/xslt'
> here=`cd ../.. && pwd`; \
> top_distdir=`cd ../../dia-0.90+cvs && pwd`; \
> distdir=`cd ../../dia-0.90+cvs/plug-ins/xslt && pwd`; \
> cd ../.. \
> && automake --include-deps --build-dir=$here
> --srcdir-name=../.. --output-dir=$top_distdir --gnu
> plug-ins/xslt/Makefile
> plug-ins/xslt/Makefile.am:14: warning: automake does not
> support conditional definition of plugin_sources in
> plugin_extra_dist
> make[2]: *** [distdir] Error 1
> make[2]: Leaving directory `/tmp/dia/plug-ins/xslt'
> make[1]: *** [distdir] Error 1
> make[1]: Leaving directory `/tmp/dia/plug-ins'
> make: *** [distdir] Error 1
>
> Possible I guess that this has been fixed and not shown up in
> anon. CVS, but haven't seen anything relevant in the changelog.
>
> Regards,
> Andrew.
My mistake. This 'conditional definition' feature is available in
automake-1.5 which I use on my Box, but not on regular 1.4
installations. Got to remove it!
--
"Not only is there no God, but try finding a plumber on Sunday. "
- Woody Allen
MaT|TaM (http://mattam.ath.cx)