Apache hack (was: Re: php-4.1.0 on Cygwin)

Ryan T. Sammartino ryants@shaw.ca
Tue Dec 18 16:55:00 GMT 2001


On Wed, Dec 12, 2001 at 10:12:05PM -0800, Ryan T. Sammartino wrote:
> 
> (Apache 1.3.22 doesn't quite build cleanly under Cygwin, and I'm working
> on a patch for that, but it isn't too tough to get it to work).
> 

Well, again, this is probably the Wrong Way(TM), but here is what I had
to do to get a working Apache (trivial patch):


---cut here---
--- src/Configure.orig	Tue Dec 18 16:20:32 2001
+++ src/Configure	Tue Dec 18 16:20:40 2001
@@ -1853,6 +1853,7 @@
 ## Now HS's POSIX regex implementation if needed/wanted. We do it
 ## now since AddModule may have changed it
 ##
+RULE_WANTHSREGEX=yes
 if [ "x$RULE_WANTHSREGEX" = "xyes" ]; then
     REGLIB="regex/libregex.a"
     SUBDIRS="regex $SUBDIRS"
---cut here---

-- 
Ryan T. Sammartino
http://members.shaw.ca/ryants/
I don't believe there really IS a GAS SHORTAGE.. I think it's all just
a BIG HOAX on the part of the plastic sign salesmen -- to sell more numbers!!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list