zsh-workers
 help / color / mirror / code / Atom feed
* Zsh 3.1.6 fails to build on i686-pc-cygwin system
@ 1999-11-23 20:11 Roger Breitenstein
  0 siblings, 0 replies; only message in thread
From: Roger Breitenstein @ 1999-11-23 20:11 UTC (permalink / raw)
  To: zsh-workers

Greetings all,

Let me say how pleased I am to be rejoining the world of zsh (new job,
don't know how to use bash that well, don't want to learn).

The configure/make process was pleasant as always, modulo the enclosed
patch.

Regards,
Roger Breitenstein


--- Src/builtin.c~	Fri Jul 16 04:22:21 1999
+++ Src/builtin.c	Tue Nov 23 12:01:51 1999
@@ -1060,7 +1060,7 @@
 fixdir(char *src)
 {
     char *dest = src, *d0 = dest;
-#ifdef __CYGWIN
+#ifdef __CYGWIN__
     char *s0 = src;
 #endif
     int ret = 0;


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

only message in thread, other threads:[~1999-11-23 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-23 20:11 Zsh 3.1.6 fails to build on i686-pc-cygwin system Roger Breitenstein

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).