You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by David Reid <ab...@dial.pipex.com> on 1999/04/23 00:19:55 UTC

OSDIR?

Hi,

The apr library is being built with each system (Unix, OS2, etc) in a
seperate directory.  The OSDIR variable in the configuration normally points
to something like 'os/unix'.  In the apr the directory doesn't have the 'os'
tree, just the various systems.  To make life easier is it worth
rationalising this now?

I'd gues either add the 'os' tree to apr or remove it from the OSDIR and add
as appropriate in the makefiles?

I know it's low priority but I'm trying to think of the future!

david reid



Re: OSDIR?

Posted by Ryan Bloom <rb...@raleigh.ibm.com>.
I'm ignoring the Makefiles, because they will be changed completely by the
time we are done.  Ken Coar, and somebody else on the Apache team are
currently learning autoconf.  When they finish learning it, they will
generate our ./configure scripts for all platforms, and all of our
Makefiles for the first time.  I don't want to put a lot of energy into
the Makefiles if they are just going to be re-written.

I would suggest hack the Makefile so it compiles everything into a
library, and ignore it.

Ryan

On Thu, 22 Apr 1999, David Reid wrote:

> Hi,
> 
> The apr library is being built with each system (Unix, OS2, etc) in a
> seperate directory.  The OSDIR variable in the configuration normally points
> to something like 'os/unix'.  In the apr the directory doesn't have the 'os'
> tree, just the various systems.  To make life easier is it worth
> rationalising this now?
> 
> I'd gues either add the 'os' tree to apr or remove it from the OSDIR and add
> as appropriate in the makefiles?
> 
> I know it's low priority but I'm trying to think of the future!
> 
> david reid
> 
> 
> 

_______________________________________________________________________
Ryan Bloom		rbb@raleigh.ibm.com
4205 S Miami Blvd	
RTP, NC 27709		It's a beautiful sight to see good dancers 
			doing simple steps.  It's a painful sight to
			see beginners doing complicated patterns.