On Wed, 22 Sep 2010 22:08:17 -0400
Mike Meyer wrote:
> I'm working on a module whose source is spread across multiple
> files. About the time I was adding the seventh file's .lo & .slo, I
> decided "The computer should be doing this", and did what I thought
> was a standard make hack:
>
> C_FILE
I'll give that a try. thanks Ben.
On Tue, Sep 21, 2010 at 9:38 AM, Ben Noordhuis wrote:
> On Tue, Sep 21, 2010 at 17:24, J.D. Mullin
> wrote:
> > It seems like I am missing some very simple way to tell if the request
> was
> > made via https, but I have scanned all of the structures available f
In trying to get my module makefiles working properly, I noticed two
things that seem to be at odds with each other (this is the 2.2
distro; apologies if it's fixed later):
1) modules.mk typically makes the *.la file depend on the *.slo files.
2) build/rules.mk in the distro changes the output of
Who manages this list these days? Can someone remove this
bouncing address? This is the third bounce I've had,
and I expect everyone posting here is getting them.
--
Nick Kew
Begin forwarded message:
Date: Fri, 24 Sep 2010 16:05:17 GMT
From: [email protected]
To: [email protected]
Dear all
I am willing to develop some module to look into the content of web server
response against any query (from browser) in order to do some on-the-fly
processing and filtering of some of the HTML tags to specialize that
response of web server.
Any help/guidance is thankfully awaited.
--
Hi,
U can develop Output filter for ur task
-- Prashant Kulkarni
On Sat, Sep 25, 2010 at 9:34 AM, Mithilesh Kr. Mishra
wrote:
> Dear all
>
> I am willing to develop some module to look into the content of web server
> response against any query (from browser) in order to do some on-the-fly
>