Hi,
I use this commandline:
gcc -o test `libwww-config --cflags` ssltest.c `libwww-config
--libs`
I tried it also with:
gcc -static -o test .....
The libwww-library is compiled with ssl-support and the
libwww-config-file is not modified.
The example "wwwssl" in the example-dir works fine, but I don´t
understand how it works.
To Lutz:
I include @LWWWSSL@ in libwww-config.in, but the result is the same.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]