Do we need this directory? It was added back in 2001 as a new importer, but
seems never to have been finished. It has never been included in the build, but
was included in dist (why it should be in the tarball if it's not built is a
mystery from the mists of time...). AFAICT it has never actuall
The Makefile in src/docs/design requires texi2dvi, which in turn depends on
TeX. Make distcheck insists on actually building src/docs/design.
Does that even make sense? Setting aside the fact that those design documents
are horribly out of date (the last substantive change was 7 years ago), it's
On Nov 26, 2011, at 6:13 AM, Robert Fewell wrote:
> Hi,
>
> Not sure if this is just me but I am unable to make dist the way I used to.
>
> I have checked out a completely new repository, done an svn copy, autogen
> and configure and then do make dist.
>
> This fails with "No rule to make targ
Hi,
Not sure if this is just me but I am unable to make dist the way I used to.
I have checked out a completely new repository, done an svn copy, autogen
and configure and then do make dist.
This fails with "No rule to make target swig-core-utils-python.c needed by
'distdir' ".
If I change the