From: Eli Zaretskii <eliz@gnu.org>
To: Bill Meier <wmeier@newsguy.com>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: [PATCH] nt/gmake,defs, nt/nmake.defs
Date: Wed, 16 Jan 2008 21:17:43 +0200 [thread overview]
Message-ID: <uhchdpoko.fsf@gnu.org> (raw)
In-Reply-To: <200801152218.m0FMIjGx041292@member.newsguy.com> (message from Bill Meier on Tue, 15 Jan 2008 17:18:45 -0500 (EST))
> Date: Tue, 15 Jan 2008 17:18:45 -0500 (EST)
> From: Bill Meier <wmeier@newsguy.com>
>
> The patch below (created using 'cvs diff') changes the definition of CP and
> CP_DIR in the gmake.defs and nmake.defs files in nt/ to use the 'p' option.
Thanks.
Unfortunately, I cannot accept this patch verbatim: I don't want us to
assume that `cp' supports the -p option. (Some old versions don't.)
The fact that the user has GNU Make installed does not yet imply that
she has GNU cp.
If this is important to you, figure out how to test for the support of
the -p option in configure.bat, and then use the result of such a test
at "make install" time. (If you want to work on this, please note
that the Windows build of Emacs still supports Windows 9x, so whatever
tests you invent must also work in COMMAND.COM, the default shell on
Windows 9x, not only with cmd.exe.)
Thanks again for working on this.
next prev parent reply other threads:[~2008-01-16 19:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-15 22:18 [PATCH] nt/gmake,defs, nt/nmake.defs Bill Meier
2008-01-16 19:17 ` Eli Zaretskii [this message]
2008-01-18 16:14 ` Bill Meier
2008-01-18 17:06 ` Eli Zaretskii
2008-01-18 21:16 ` Eli Zaretskii
2008-01-18 21:41 ` Jason Rumney
2008-01-19 8:52 ` Eli Zaretskii
2008-01-19 10:53 ` Jason Rumney
2008-01-19 21:24 ` Bill Meier
2008-01-19 22:01 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2008-01-20 17:35 Bill Meier
2008-01-20 17:55 ` Bill Meier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uhchdpoko.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=bug-gnu-emacs@gnu.org \
--cc=wmeier@newsguy.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.