curl-users
Re: No more vprintf() error
Date: Tue, 15 Aug 2000 16:30:06 +0200 (MET DST)
On Tue, 15 Aug 2000, Claude Cormier wrote:
> #include <openssl/x509.h>
>
> appears to be the problem...
>
> if the path is -I/usr/local/ssl/include/openssl
Yes it would be, but the path is both that *and* -I/usr/local/ssl/include.
> does line 2564 then means:
>
> #include </usr/local/ssl/include/openssl/openssl/x509.h>
>
> which is not the good path?
It will search for "openssl/x509.h" in all the default dirs and then in all
the -I specified directories.
> Well this is really confusing to me...
I'll willingly admit you're having a lot more trouble than the average guy.
> BTW, how these configure files gets generated? The autoconf program I
> guess ?? But what is the input to autoconf.. Is there a template
> somewhere ?
configure.in is the source file for autoconf to generate the configure from.
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`olReceived on 2000-08-15