Re: svn commit: r598669 - /httpd/httpd/trunk/modules/experimental/config.m4

2007-11-27 Thread Ruediger Pluem


On 11/27/2007 04:18 PM, [EMAIL PROTECTED] wrote:
> Author: rpluem
> Date: Tue Nov 27 07:18:34 2007
> New Revision: 598669
> 
> URL: http://svn.apache.org/viewvc?rev=598669&view=rev
> Log:
> * mod_substitute is now below filters and no longer in experimental.
> 
> Modified:
> httpd/httpd/trunk/modules/experimental/config.m4


I think it would be good if someone with a deeper understanding of Novell 
makefiles
could have a look at the Novell makefiles in experimental/.
I guess they are now broken too, because of the move of mod_substitute.

Regards

RĂ¼diger



Re: svn commit: r598669 - /httpd/httpd/trunk/modules/experimental/config.m4

2007-11-27 Thread Guenter Knauf
Hi Ruediger,

> On 11/27/2007 04:18 PM, [EMAIL PROTECTED] wrote:
> I think it would be good if someone with a deeper understanding of Novell
> makefiles
> could have a look at the Novell makefiles in experimental/.
> I guess they are now broken too, because of the move of mod_substitute.
yes, but that doesnt much matter - the experimental folder is now empty, and we 
need anyway explicitely enable to include the experimental folder - and I doubt 
that someone enables it actually since nothing to get from there; so I think 
for now we just leave it there as placeholder for the next mod which will come 
in

greets, Guenter.