emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-diffs Digest, Vol 24, Issue 78


From: Eli Zaretskii
Subject: Re: Emacs-diffs Digest, Vol 24, Issue 78
Date: Thu, 11 Nov 2004 21:56:59 +0200

> Cc: address@hidden
> From: "Jan D." <address@hidden>
> Date: Thu, 11 Nov 2004 08:25:56 +0100
> 
> > Perhaps some of the recent changes screwed the v1.x build (I last
> > tried to build with v1.x several years ago, and I'm not even sure it
> > will build now), but adding more such problems is hardly the way to
> > treat that ;-)
> 
> No, that is true.  But now there is another problem.  Either v1.x 
> doesn't build because of older changes, or it does not build because of 
> my changes.

It doesn't build because of older changes.  I added to my todo to fix
that one of these days, it simply shouldn't test for djecho for v1.x.
djecho is only required for building Leim, so we should not fail the
whole build if djecho is absent.

As for your change with buildobj.lst, that line in the Makefile will
work with the shell's built-in ECHO commad.  Thus no need to edit
Makefile.in at that point.

> The question is then should v1 be declared unsupported

It _is_ unsupported, since I didn't build with v1.x for a long time.

> (in which case I think config.bat should exit with an appropriate
> message)

I don't want to drop v1.x entirely as long as I don't know for sure
that it cannot be built.

> or the code changed for v1 so Emacs does build?

AFAIK, the v1 version should build.  I'm not aware of any problems
that would prevent that, except for the djecho gork.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]