[pubcookie-dev] Re: WEBISO CVS update: willey;
libpubcookie.h,1.35,1.36 mod_pubcookie.c,
Lars Uffmann
lars.uffmann at telefonica.de
Fri Jul 4 04:47:38 PDT 2003
- Previous message: [pubcookie-dev] Re: WEBISO CVS update: willey;
keyserver.c,2.34,2.35 libpubcookie.c,2.58,2.59 libpubcookie.h,1.35,1.36
mod_pubcookie.c,
- Next message: [pubcookie-dev] WEBISO CVS update: willey;
index.cgi.c,1.106,1.107 index.cgi.h,1.40,1.41 keyclient.c,2.32,2.33
libpubcookie.h,1.35,1.36 mod_pubcookie.c,
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
On Thu, 2003-07-03 at 22:10, Jon Miner wrote:
> You really want to change the autoconf code to detect the Apache
> version.. I already have code to extract the version that you've
> pointed configure at, so you should be able to just run from there.
>
> There should be no reason to edit the Makefile directly (after configure
> has created it), 'cuz changes will get overwritten if configure runs
> again (which it often will.)
Agreed. I have little to no experience with autoconf, so I choosed to
hack the Makefile for initial development. I see the following needs to
be done:
if it is apache2, check for
* wether the apache supports DSO
* path to apu-config
* path to apr-config
* special linker flags for apxs (-Wl,-shared)
That schould be all of it. If keyclient could be compiled seperatly from
mod_pubcookie.so, we would not need {apu,apr}-config at all.
Lars
- Previous message: [pubcookie-dev] Re: WEBISO CVS update: willey;
keyserver.c,2.34,2.35 libpubcookie.c,2.58,2.59 libpubcookie.h,1.35,1.36
mod_pubcookie.c,
- Next message: [pubcookie-dev] WEBISO CVS update: willey;
index.cgi.c,1.106,1.107 index.cgi.h,1.40,1.41 keyclient.c,2.32,2.33
libpubcookie.h,1.35,1.36 mod_pubcookie.c,
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the pubcookie-dev
mailing list