emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem building emacs from CVS under MSWindow due to CR/LF and adds


From: Eli Zaretskii
Subject: Re: Problem building emacs from CVS under MSWindow due to CR/LF and addsection
Date: Fri, 10 Oct 2008 11:00:24 +0200

> Date: Fri, 10 Oct 2008 10:13:37 +0200
> From: "Juanma Barranquero" <address@hidden>
> Cc: emacs-devel <address@hidden>
> 
> A few years ago, last I tested it, the only reason that 4NT/TCC failed
> the build process is one line in nt/configure.bat:
> 
>   if not "%$foo$%" == "123456789_123456789_123456789_123456789_123"
> goto SmallEnv
> 
> because 4NT expands %$ (is an internal variable, like %1, etc.) so the
> comparison is always false. If $foo$ were called foo$ 4NT would have
> no trouble at all.
> 
> I mentioned that back then, but the idea of changing one character to
> cater to non-free software was ill-received, IIRC.

If you can test the change with current versions of 4NT, I don't mind
the change.




reply via email to

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