* lisp/Makefile.unix ??
@ 2005-07-28 8:42 Juanma Barranquero
2005-07-28 19:05 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2005-07-28 8:42 UTC (permalink / raw)
This line of nt/configure.bat puzzles me. What purpose does it serve?
if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile.in Makefile.unix
On in-place installs, the next "cvs update" will bring back
lisp/Makefile.in, and afterwards it is never copied again, so it grows
progressively stale. Moreover, Makefile.unix is not used anywhere
AFAICS.
--
/L/e/k/t/u
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: lisp/Makefile.unix ??
2005-07-28 8:42 lisp/Makefile.unix ?? Juanma Barranquero
@ 2005-07-28 19:05 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2005-07-28 19:05 UTC (permalink / raw)
Cc: emacs-devel
> Date: Thu, 28 Jul 2005 10:42:12 +0200
> From: Juanma Barranquero <lekktu@gmail.com>
>
> This line of nt/configure.bat puzzles me. What purpose does it serve?
>
> if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile.in Makefile.unix
>
> On in-place installs, the next "cvs update" will bring back
> lisp/Makefile.in, and afterwards it is never copied again, so it grows
> progressively stale.
I think this line is obsolete and should be removed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-07-28 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-28 8:42 lisp/Makefile.unix ?? Juanma Barranquero
2005-07-28 19:05 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).