Sander Temme wrote: > > Index: src/Configure > =================================================================== > RCS file: /home/cvspublic/apache-1.3/src/Configure,v > retrieving revision 1.444 > diff -u -r1.444 Configure > --- src/Configure 2001/10/08 20:59:36 1.444 > +++ src/Configure 2001/11/24 18:08:16 > @@ -1163,11 +1163,14 @@ > LD_SHLIB="cc" > CFLAGS_SHLIB="" > case "$PLAT" in > - *-apple-darwin1.4 ) > + *-apple-rhapsody* | *-apple-darwin1.[0-3]* ) > + LDFLAGS_SHLIB='$(EXTRA_LDFLAGS) -bundle -undefined > suppress' > + ;; > + *-apple-darwin1.4* ) > LDFLAGS_SHLIB='$(EXTRA_LDFLAGS) -bundle -undefined > suppress -flat_namespace' > ;;
Shouldn't one of those have made mention of "darwin5.*"? -- #ken P-)} Ken Coar, Sanagendamgagwedweinini http://Golux.Com/coar/ Author, developer, opinionist http://Apache-Server.Com/ "All right everyone! Step away from the glowing hamburger!"