Cygwin 1.1.0 Patch


Subject: Cygwin 1.1.0 Patch
From: Michael D. Pritchett (MPritchett@attglobal.net)
Date: Sat May 20 2000 - 20:55:33 CDT


Here is the patch as promised that I developed to get the latest version of
Cygwin (Version 1.1.0) up and running. I had a problem getting Make 3.77 to
work, but upgrading it to Make 3.79 seemed to fixed it. It doesn't break
the Cygwin B20.1 on my machine. I don't believe it will break any non-Win
platforms as the only change outside of Win Makefiles is in the OS_RELEASE
variable where I changed the sed from:

sed "s/ .*//g"

to

sed "s/[() ].*//g"

Cheers!

Michael D. Pritchett
newbie




This archive was generated by hypermail 2b25 : Sat May 20 2000 - 18:49:51 CDT