unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Suggested change to man/makefile.w32-in
Date: Mon, 25 Oct 2004 01:32:54 +0200	[thread overview]
Message-ID: <003a01c4ba21$db4ab550$0200a8c0@sedrcw11488> (raw)
In-Reply-To: ubrerx2lo.fsf@jasonrumney.net


----- Original Message ----- 
From: "Jason Rumney" <jasonr@gnu.org>
To: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Cc: "Emacs Devel" <emacs-devel@gnu.org>
Sent: Sunday, October 24, 2004 10:50 PM
Subject: Re: Suggested change to man/makefile.w32-in


: "Lennart Borgman" <lennart.borgman.073@student.lu.se> writes:
:
: > There were one more problem with building info on w32 which I did not
notice
: > first. It will currently only build when cmd.exe is the shell.
: >
: > To get "make info" to work when MSYS is in the path (which makes "sh"
the
: > shell for the makefile) the following change should be made to
: > "man/makefile.w32-in":
: >
: > ****Old:
: > info: $(INFO_TARGETS)
: > ifeq "$(SHELLTYPE)" "CMD"
: >  $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS)
:
: In the version I have, that line is unconditional. I am pretty sure
: that using ifeq will break the build in nmake anyway.

It is a typo by me, there is no ifeq line in the old version.

Could the ifeq line in the new version be written in a way that handles both
nmake and gmake?


: Is there still a problem with msys if you remove the ifeq line above?

Yes, multi-install-info.bat is treated as a sh script by MSYS (and that does
not work very well).


- Lennart

  reply	other threads:[~2004-10-24 23:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-24 19:45 Suggested change to man/makefile.w32-in Lennart Borgman
2004-10-24 20:50 ` Jason Rumney
2004-10-24 23:32   ` Lennart Borgman [this message]
2004-10-25  8:04     ` Jason Rumney
2004-10-25  9:06       ` Kim F. Storm
2004-10-25 15:54         ` Lennart Borgman
2004-10-25 19:06       ` Lennart Borgman
2004-10-25 19:51         ` Jason Rumney
2004-10-27 17:59           ` Lennart Borgman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003a01c4ba21$db4ab550$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    /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 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).