zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: zsh-3.1.5-pws-8, configure.in, signal.h, cygwin
@ 1999-02-22  2:01 Matt Armstrong
  0 siblings, 0 replies; only message in thread
From: Matt Armstrong @ 1999-02-22  2:01 UTC (permalink / raw)
  To: zsh-workers

(patch to configure.in attached via mime so hotmail won't munge the 
text)

Under cygwin, gcc -E spits out include files with path separators of \\.  
They have to be switched to / in order for @SIGNAL_H@ to expand into 
usable values in the various makefile.ins.

I fixed this in patch 5330, but the two calls to sed in that patch are 
combined into one in pws-9.  This doesn't work, since the first sed 
needs the -n arg, while the \\ -> / one doesn't.

--
I'm really matt_armstrong@bigfoot.com.  My ISP is blacklisted by
http://www.orbs.org, so I must use hotmail.  :-(


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-22  2:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-22  2:01 PATCH: zsh-3.1.5-pws-8, configure.in, signal.h, cygwin Matt Armstrong

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).