You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ryan Bloom <rb...@ntrnet.net> on 2000/01/19 00:46:20 UTC

New config header files.

I just committed a bunch of files that change the header files a bit for
Apache 2.0.  Basically, this takes care of making Apache's macros
namespace safe.  This is a first step only.  The next step will be to
create a simple header file that modules can include.  The new header file
will suplly ever API function that Apache supplies for modules, as well as
the important macros that Apache defines.  With the current change though,
PHP comes much closer to compiling.  I'm hoping to finish updating PHP
tonight or tomorrow so that we will actually have a working PHP on Apache
2.0.  :-)

Ryan
 

_______________________________________________________________________________
Ryan Bloom                        	rbb@ntrnet.net
6209 H Shanda Dr.
Raleigh, NC 27609		Ryan Bloom -- thinker, adventurer, artist,
				     writer, but mostly, friend.
-------------------------------------------------------------------------------


Re: New config header files.

Posted by David Reid <ab...@dial.pipex.com>.
Cool.

:-)
----- Original Message -----
From: "Ryan Bloom" <rb...@ntrnet.net>
To: <ne...@apache.org>
Sent: Tuesday, January 18, 2000 11:46 PM
Subject: New config header files.


>
> I just committed a bunch of files that change the header files a bit for
> Apache 2.0.  Basically, this takes care of making Apache's macros
> namespace safe.  This is a first step only.  The next step will be to
> create a simple header file that modules can include.  The new header file
> will suplly ever API function that Apache supplies for modules, as well as
> the important macros that Apache defines.  With the current change though,
> PHP comes much closer to compiling.  I'm hoping to finish updating PHP
> tonight or tomorrow so that we will actually have a working PHP on Apache
> 2.0.  :-)
>
> Ryan
>
>
>
____________________________________________________________________________
___
> Ryan Bloom                        rbb@ntrnet.net
> 6209 H Shanda Dr.
> Raleigh, NC 27609 Ryan Bloom -- thinker, adventurer, artist,
>      writer, but mostly, friend.
> --------------------------------------------------------------------------
-----
>