On Fri, May 21, 2004 at 08:23:51PM +0200, Graham Leggett wrote:
> >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18989
...
> Ok, my autoconf is really rusty.
> 
> What would need to be done to test for krb5.h under 
> /usr/kerberos/include using the "right" way of doing things...

Really, the right way to fix this is to add support for pkg-config to
the OpenSSL detection code in acinclude.m4, so `pkg-config --cflags
openssl` etc is used during the build.

Regards,

joe

Reply via email to