Re: Problems starting Apache 2.2 with mod_ruby

Shugo Maeda <[email protected]> Wed, 01 Feb 2006 02:56:01 +0900
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

At 02/01/06 01:59:47 (JST),
Shugo Maeda <[email protected]> wrote:
> or the following may be better at this time:
>
> #ifndef APACHE2
> #define apr_new_function(x) ap_old_function(....)
> #endif

I commited the patch with this modification.
Thank you.

Shugo